summaryrefslogtreecommitdiffstats
path: root/examples/addressbook/centralwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/addressbook/centralwidget.h')
-rw-r--r--examples/addressbook/centralwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/addressbook/centralwidget.h b/examples/addressbook/centralwidget.h
index 5449d3ce5..3e2aa3b22 100644
--- a/examples/addressbook/centralwidget.h
+++ b/examples/addressbook/centralwidget.h
@@ -11,7 +11,7 @@
#define AB_CENTRALWIDGET_H
#include <tqwidget.h>
-#include <ntqstring.h>
+#include <tqstring.h>
class TQTabWidget;
class TQListView;