diff options
Diffstat (limited to 'qtinterface/tqstring.h')
-rw-r--r-- | qtinterface/tqstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqstring.h b/qtinterface/tqstring.h index 0b6c156..b773b84 100644 --- a/qtinterface/tqstring.h +++ b/qtinterface/tqstring.h @@ -40,7 +40,7 @@ Boston, MA 02110-1301, USA. // Reimplement the QString class // For Qt4, some changes are needed -#include <Qt/qstring.h> +#include <tqt4/Qt/qstring.h> #include <QtCore/QRegExp> #endif // USE_QT4 |