From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/tools/qgvector.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/tools/qgvector.cpp') diff --git a/src/tools/qgvector.cpp b/src/tools/qgvector.cpp index d9602aeff..b53e41721 100644 --- a/src/tools/qgvector.cpp +++ b/src/tools/qgvector.cpp @@ -38,17 +38,17 @@ ** **********************************************************************/ -#include "qglobal.h" +#include "ntqglobal.h" #if defined(Q_CC_BOR) // needed for qsort() because of a std namespace problem on Borland #include "qplatformdefs.h" #endif #define TQGVECTOR_CPP -#include "qgvector.h" -#include "qglist.h" -#include "qstring.h" -#include "qdatastream.h" +#include "ntqgvector.h" +#include "ntqglist.h" +#include "ntqstring.h" +#include "ntqdatastream.h" #include #ifdef QT_THREAD_SUPPORT -- cgit v1.2.1