summaryrefslogtreecommitdiffstats
path: root/examples/tabdialog/tabdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tabdialog/tabdialog.h')
-rw-r--r--examples/tabdialog/tabdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tabdialog/tabdialog.h b/examples/tabdialog/tabdialog.h
index 402ae875..f817bffe 100644
--- a/examples/tabdialog/tabdialog.h
+++ b/examples/tabdialog/tabdialog.h
@@ -12,7 +12,7 @@
#include <ntqtabdialog.h>
#include <tqstring.h>
-#include <ntqfileinfo.h>
+#include <tqfileinfo.h>
class TabDialog : public TQTabDialog
{