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/kernel/qimageformatplugin.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/kernel/qimageformatplugin.cpp') diff --git a/src/kernel/qimageformatplugin.cpp b/src/kernel/qimageformatplugin.cpp index 78ca5cdac..101f09bc0 100644 --- a/src/kernel/qimageformatplugin.cpp +++ b/src/kernel/qimageformatplugin.cpp @@ -36,13 +36,13 @@ ** **********************************************************************/ -#include "qimageformatplugin.h" +#include "ntqimageformatplugin.h" #ifndef QT_NO_IMAGEFORMATPLUGIN #include "qimageformatinterface_p.h" -#include "qimage.h" +#include "ntqimage.h" /*! - \class TQImageFormatPlugin qimageformatplugin.h + \class TQImageFormatPlugin ntqimageformatplugin.h \brief The TQImageFormatPlugin class provides an abstract base for custom image format plugins. \ingroup plugins -- cgit v1.2.3