diff rvinterf/etm/interf.c @ 256:2f285f20d617

rvinterf: *.h moved into include subdir
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 04 Feb 2014 05:03:57 +0000
parents 4714fdfca39c
children
line wrap: on
line diff
--- a/rvinterf/etm/interf.c	Mon Feb 03 06:35:29 2014 +0000
+++ b/rvinterf/etm/interf.c	Tue Feb 04 05:03:57 2014 +0000
@@ -6,7 +6,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include "../localsock.h"
+#include "../include/localsock.h"
 
 extern int sock;