diff options
Diffstat (limited to 'qtinterface/tqglobal.h')
-rw-r--r-- | qtinterface/tqglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqglobal.h b/qtinterface/tqglobal.h index 5db81a3..1e336ac 100644 --- a/qtinterface/tqglobal.h +++ b/qtinterface/tqglobal.h @@ -36,7 +36,7 @@ Boston, MA 02110-1301, USA. // Pull in all Qt4 global defines -#include <qglobal.h> +#include <Qt/qglobal.h> #endif // USE_QT4 |