diff options
Diffstat (limited to 'qtinterface/tqpixmap.h')
-rw-r--r-- | qtinterface/tqpixmap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqpixmap.h b/qtinterface/tqpixmap.h index a5e8fbb..2fac3e2 100644 --- a/qtinterface/tqpixmap.h +++ b/qtinterface/tqpixmap.h @@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QPixmap class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include <qpixmap.h> +#include <Qt/qpixmap.h> #endif // USE_QT4 |