diff options
Diffstat (limited to 'src/kernel/ntqlayout.h')
-rw-r--r-- | src/kernel/ntqlayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqlayout.h b/src/kernel/ntqlayout.h index 9ff6615a9..9465e2788 100644 --- a/src/kernel/ntqlayout.h +++ b/src/kernel/ntqlayout.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqobject.h" #include "ntqsizepolicy.h" -#include "ntqwidget.h" +#include "tqwidget.h" #endif // QT_H #include <limits.h> |