diff options
Diffstat (limited to 'src/widgets/tqwidgetresizehandler.cpp')
-rw-r--r-- | src/widgets/tqwidgetresizehandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqwidgetresizehandler.cpp b/src/widgets/tqwidgetresizehandler.cpp index 342626e53..e16814ba5 100644 --- a/src/widgets/tqwidgetresizehandler.cpp +++ b/src/widgets/tqwidgetresizehandler.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_RESIZEHANDLER #include "tqframe.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqcursor.h" #include "tqsizegrip.h" #if defined(TQ_WS_WIN) |