diff options
Diffstat (limited to 'src/kernel/qlayout.cpp')
-rw-r--r-- | src/kernel/qlayout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qlayout.cpp b/src/kernel/qlayout.cpp index a23a44a8f..229a9ed7d 100644 --- a/src/kernel/qlayout.cpp +++ b/src/kernel/qlayout.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_LAYOUT #include "ntqapplication.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqptrlist.h" #include "ntqsizepolicy.h" |