diff options
Diffstat (limited to 'src/widgets/tqheader.cpp')
-rw-r--r-- | src/widgets/tqheader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqheader.cpp b/src/widgets/tqheader.cpp index 82df9e63e..540a90508 100644 --- a/src/widgets/tqheader.cpp +++ b/src/widgets/tqheader.cpp @@ -45,7 +45,7 @@ #include "tqpixmap.h" #include "tqbitarray.h" #include "tqptrvector.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" class TQHeaderData |