summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/sqlite/config.h2
-rw-r--r--src/3rdparty/sqlite/trolltech.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/sqlite/config.h b/src/3rdparty/sqlite/config.h
index 833636614..0a06d8eb6 100644
--- a/src/3rdparty/sqlite/config.h
+++ b/src/3rdparty/sqlite/config.h
@@ -1,4 +1,4 @@
-#include <ntqglobal.h>
+#include <tqglobal.h>
#include <ntqconfig.h>
#ifndef TQT_POINTER_SIZE
diff --git a/src/3rdparty/sqlite/trolltech.patch b/src/3rdparty/sqlite/trolltech.patch
index db15f9b6c..715155b46 100644
--- a/src/3rdparty/sqlite/trolltech.patch
+++ b/src/3rdparty/sqlite/trolltech.patch
@@ -3,7 +3,7 @@ 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 <ntqglobal.h>
++#include <tqglobal.h>
+#include <ntqconfig.h>
+
+#ifndef TQT_POINTER_SIZE