diff --git a/qtinterface/tqvariant.cpp b/qtinterface/tqvariant.cpp index 981922e..23d24a5 100644 --- a/qtinterface/tqvariant.cpp +++ b/qtinterface/tqvariant.cpp @@ -22,10 +22,10 @@ Boston, MA 02110-1301, USA. #include #include -#include - #ifdef USE_QT4 +#include + // This is taken straight from #ifdef Q_CC_SUN // Sun CC picks the wrong overload, so introduce awful hack @@ -126,4 +126,4 @@ QColor QVariant::asColor() { return toColor(); } -#endif // USE_QT4 \ No newline at end of file +#endif // USE_QT4