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 --- tools/qvfb/qvfbview.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tools/qvfb/qvfbview.cpp') diff --git a/tools/qvfb/qvfbview.cpp b/tools/qvfb/qvfbview.cpp index dcb56bf45..08566fd94 100644 --- a/tools/qvfb/qvfbview.cpp +++ b/tools/qvfb/qvfbview.cpp @@ -31,7 +31,7 @@ ** **********************************************************************/ -#include "qglobal.h" +#include "ntqglobal.h" #if !defined( Q_WS_QWS ) || defined( QT_NO_QWS_MULTIPROCESS ) #define TQLock TQWSSemaphore #undef QT_NO_QWS_MULTIPROCESS @@ -41,16 +41,16 @@ #endif #include "qvfbview.h" -#include "qvfbhdr.h" +#include "ntqvfbhdr.h" #define TQTE_PIPE "TQtEmbedded-%1" -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "qanimationwriter.h" #include -- cgit v1.2.3