diff options
Diffstat (limited to 'examples/qwerty/qwerty.cpp')
-rw-r--r-- | examples/qwerty/qwerty.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qwerty/qwerty.cpp b/examples/qwerty/qwerty.cpp index 1c1d6cc8d..650503ba1 100644 --- a/examples/qwerty/qwerty.cpp +++ b/examples/qwerty/qwerty.cpp @@ -9,8 +9,8 @@ #include "qwerty.h" #include <ntqapplication.h> -#include <ntqfile.h> -#include <ntqfiledialog.h> +#include <tqfile.h> +#include <tqfiledialog.h> #include <tqpopupmenu.h> #include <tqtextstream.h> #include <ntqpainter.h> |