webengine/webkitutils/SqliteSymbian/sqliteInt.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/webengine/webkitutils/SqliteSymbian/sqliteInt.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/webengine/webkitutils/SqliteSymbian/sqliteInt.h	Wed Sep 01 12:28:30 2010 +0100
@@ -65,7 +65,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>
-#include <libc/stddef.h>
+#include <stddef.h>
 
 /*
 ** If compiling for a processor that lacks floating point support,
@@ -1881,3 +1881,4 @@
 #endif
 
 #endif
+