FreeCalypso > hg > freecalypso-sw
diff rvinterf/etm/abb.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/abb.c Mon Feb 03 06:35:29 2014 +0000 +++ b/rvinterf/etm/abb.c Tue Feb 04 05:03:57 2014 +0000 @@ -7,8 +7,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"