diff options
Diffstat (limited to 'src/3rdparty/sqlite/trolltech.patch')
| -rw-r--r-- | src/3rdparty/sqlite/trolltech.patch | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
