diff options
Diffstat (limited to 'src/3rdparty/sqlite/config.h')
-rw-r--r-- | src/3rdparty/sqlite/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/sqlite/config.h b/src/3rdparty/sqlite/config.h index ae29a5723..b17d48a88 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 |