diff options
Diffstat (limited to 'src/widgets/tqhbox.cpp')
-rw-r--r-- | src/widgets/tqhbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqhbox.cpp b/src/widgets/tqhbox.cpp index 41b4fabbf..cb0e0281c 100644 --- a/src/widgets/tqhbox.cpp +++ b/src/widgets/tqhbox.cpp @@ -37,7 +37,7 @@ #include "tqhbox.h" #ifndef TQT_NO_HBOX #include "tqlayout.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqobjectlist.h" |