diff options
Diffstat (limited to 'src/widgets/tqmainwindow.cpp')
-rw-r--r-- | src/widgets/tqmainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp index cda9afcb3..c84e7fe65 100644 --- a/src/widgets/tqmainwindow.cpp +++ b/src/widgets/tqmainwindow.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_MAINWINDOW #include "tqtimer.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqobjectlist.h" #include "tqintdict.h" #include "ntqapplication.h" |