webengine/webkitutils/SqliteSymbian/sqliteInt.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/webengine/webkitutils/SqliteSymbian/sqliteInt.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/webkitutils/SqliteSymbian/sqliteInt.h	Fri Mar 19 09:52:28 2010 +0200
@@ -65,7 +65,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>
-#include <stddef.h>
+#include <libc/stddef.h>
 
 /*
 ** If compiling for a processor that lacks floating point support,
@@ -1881,4 +1881,3 @@
 #endif
 
 #endif
-