diff options
Diffstat (limited to 'src/kernel/qfont.cpp')
-rw-r--r-- | src/kernel/qfont.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qfont.cpp b/src/kernel/qfont.cpp index 99f1dba77..8910d7a11 100644 --- a/src/kernel/qfont.cpp +++ b/src/kernel/qfont.cpp @@ -47,7 +47,7 @@ #include "ntqpainter.h" #include "tqdict.h" #include "tqcache.h" -#include "ntqdatastream.h" +#include "tqdatastream.h" #include "ntqapplication.h" #include "ntqcleanuphandler.h" #include "tqstringlist.h" |