summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqfontdatabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/tqfontdatabase.cpp')
-rw-r--r--src/kernel/tqfontdatabase.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqfontdatabase.cpp b/src/kernel/tqfontdatabase.cpp
index 0702bb67f..5413f2db4 100644
--- a/src/kernel/tqfontdatabase.cpp
+++ b/src/kernel/tqfontdatabase.cpp
@@ -43,7 +43,7 @@
#ifndef TQT_NO_FONTDATABASE
#include <tqtl.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <private/tqunicodetables_p.h>
#include "tqfontengine_p.h"
@@ -1330,7 +1330,7 @@ TQString TQFontDatabase::styleString( const TQFont &f )
Example:
\code
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqfontdatabase.h>
#include <else.h>