diff options
Diffstat (limited to 'qtinterface/tqobject.h')
-rw-r--r-- | qtinterface/tqobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqobject.h b/qtinterface/tqobject.h index bd8f6f1..f19e493 100644 --- a/qtinterface/tqobject.h +++ b/qtinterface/tqobject.h @@ -38,7 +38,7 @@ Boston, MA 02110-1301, USA. // Reimplement the QObject class // For Qt4, some changes are needed -#include <Qt/qobject.h> +#include <tqt4/Qt/qobject.h> #endif // USE_QT4 |