diff rvinterf/etm/tmcore.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 c9ea2f7441a5
children
line wrap: on
line diff
--- a/rvinterf/etm/tmcore.c	Mon Feb 03 06:35:29 2014 +0000
+++ b/rvinterf/etm/tmcore.c	Tue Feb 04 05:03:57 2014 +0000
@@ -8,8 +8,8 @@
 #include <string.h>
 #include <strings.h>
 #include <stdlib.h>
-#include "../pktmux.h"
-#include "../limits.h"
+#include "../include/pktmux.h"
+#include "../include/limits.h"
 #include "localtypes.h"
 #include "etm.h"