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 6e0749098..9ff6615a9 100644 --- a/src/kernel/ntqlayout.h +++ b/src/kernel/ntqlayout.h @@ -42,7 +42,7 @@ #define TQLAYOUT_H #ifndef QT_H -#include "ntqobject.h" +#include "tqobject.h" #include "ntqsizepolicy.h" #include "ntqwidget.h" #endif // QT_H |