diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.h')
-rw-r--r-- | examples/demo/textdrawing/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/textdrawing/helpwindow.h b/examples/demo/textdrawing/helpwindow.h index e07fb95ef..0bf41326d 100644 --- a/examples/demo/textdrawing/helpwindow.h +++ b/examples/demo/textdrawing/helpwindow.h @@ -14,7 +14,7 @@ #include <tqtextbrowser.h> #include <tqstringlist.h> #include <tqmap.h> -#include <ntqdir.h> +#include <tqdir.h> class TQComboBox; class TQPopupMenu; |