summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/sqlite/config.h4
-rw-r--r--src/3rdparty/sqlite/trolltech.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/sqlite/config.h b/src/3rdparty/sqlite/config.h
index ae29a572..b17d48a8 100644
--- a/src/3rdparty/sqlite/config.h
+++ b/src/3rdparty/sqlite/config.h
@@ -1,5 +1,5 @@
-#include <qglobal.h>
-#include <qconfig.h>
+#include <ntqglobal.h>
+#include <ntqconfig.h>
#ifndef QT_POINTER_SIZE
# ifdef Q_OS_WIN32
diff --git a/src/3rdparty/sqlite/trolltech.patch b/src/3rdparty/sqlite/trolltech.patch
index cbafffbd..81d408d1 100644
--- a/src/3rdparty/sqlite/trolltech.patch
+++ b/src/3rdparty/sqlite/trolltech.patch
@@ -3,8 +3,8 @@ diff -du ./config.h /home/harald/troll/qt-3.3/src/3rdparty/sqlite/config.h
+++ /home/harald/troll/qt-3.3/src/3rdparty/sqlite/config.h 2004-01-08 14:29:23.000000000 +0100
@@ -1 +1,23 @@
-#define SQLITE_PTR_SZ 4
-+#include <qglobal.h>
-+#include <qconfig.h>
++#include <ntqglobal.h>
++#include <ntqconfig.h>
+
+#ifndef QT_POINTER_SIZE
+# ifdef Q_OS_WIN32