diff options
Diffstat (limited to 'examples/tabdialog/tabdialog.h')
-rw-r--r-- | examples/tabdialog/tabdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tabdialog/tabdialog.h b/examples/tabdialog/tabdialog.h index a501ae8b7..402ae8758 100644 --- a/examples/tabdialog/tabdialog.h +++ b/examples/tabdialog/tabdialog.h @@ -11,7 +11,7 @@ #define TABDIALOG_H #include <ntqtabdialog.h> -#include <ntqstring.h> +#include <tqstring.h> #include <ntqfileinfo.h> class TabDialog : public TQTabDialog |