Revision:
1:dcf2f8359398
Parent:
0:70c3bea805ee
--- a/ownet.cpp	Tue Nov 30 22:11:18 2010 +0000
+++ b/ownet.cpp	Wed Dec 08 21:23:21 2010 +0000
@@ -39,7 +39,7 @@
 //
 
 #include <stdio.h>
-#include "./Headers/ownet.h"
+#include "ownet.h"
 
 // exportable functions defined in ownet.c
 SMALLINT bitacc(SMALLINT,SMALLINT,SMALLINT,uchar *);