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 44168a1fa..b442a3253 100644 --- a/src/kernel/qfont.cpp +++ b/src/kernel/qfont.cpp @@ -50,7 +50,7 @@ #include "ntqdatastream.h" #include "ntqapplication.h" #include "ntqcleanuphandler.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #ifdef TQ_WS_MAC #include "ntqpaintdevicemetrics.h" #endif |