diff options
Diffstat (limited to 'src/dialogs/tqdialog.cpp')
-rw-r--r-- | src/dialogs/tqdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/tqdialog.cpp b/src/dialogs/tqdialog.cpp index f3f05ae50..1852d6d6a 100644 --- a/src/dialogs/tqdialog.cpp +++ b/src/dialogs/tqdialog.cpp @@ -47,7 +47,7 @@ #include "ntqapplication.h" #include "tqobjectlist.h" #include "tqwidgetlist.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqsizegrip.h" #include "tqwhatsthis.h" #include "tqpopupmenu.h" |