summaryrefslogtreecommitdiffstats
path: root/examples/qfd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qfd')
-rw-r--r--examples/qfd/fontdisplayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qfd/fontdisplayer.cpp b/examples/qfd/fontdisplayer.cpp
index 0e77e7068..d690d155a 100644
--- a/examples/qfd/fontdisplayer.cpp
+++ b/examples/qfd/fontdisplayer.cpp
@@ -14,7 +14,7 @@
#include <tqpainter.h>
#include <tqtoolbar.h>
#include <tqstatusbar.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqfontdialog.h>
#include <stdlib.h>