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 7daa266c7..82df9e63e 100644 --- a/src/widgets/tqheader.cpp +++ b/src/widgets/tqheader.cpp @@ -41,7 +41,7 @@ #include "tqheader.h" #ifndef TQT_NO_HEADER #include "tqpainter.h" -#include "ntqdrawutil.h" +#include "tqdrawutil.h" #include "tqpixmap.h" #include "tqbitarray.h" #include "tqptrvector.h" |