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 eb3919615..248d1b3f9 100644 --- a/src/widgets/tqwidgetresizehandler.cpp +++ b/src/widgets/tqwidgetresizehandler.cpp @@ -41,7 +41,7 @@ #include "tqwidgetresizehandler_p.h" #ifndef TQT_NO_RESIZEHANDLER -#include "ntqframe.h" +#include "tqframe.h" #include "ntqapplication.h" #include "ntqcursor.h" #include "tqsizegrip.h" |