diff options
Diffstat (limited to 'example/sample.c')
| -rw-r--r-- | example/sample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/sample.c b/example/sample.c index a238390..096dd80 100644 --- a/example/sample.c +++ b/example/sample.c @@ -1,5 +1,5 @@ #include "stdio.h" -#include "osfp.h" +#include "libosfp/osfp.h" char iph[] = { 0x45, 0x00, 0x00, 0x34, 0x51, 0xc4, 0x40, 0x00, |
