diff options
Diffstat (limited to 'examples/application')
-rw-r--r-- | examples/application/application.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/application/application.cpp b/examples/application/application.cpp index e1385fdff..8da8e9460 100644 --- a/examples/application/application.cpp +++ b/examples/application/application.cpp @@ -26,8 +26,8 @@ #include <tqtextstream.h> #include <tqpainter.h> #include <tqpaintdevicemetrics.h> -#include <ntqwhatsthis.h> -#include <ntqsimplerichtext.h> +#include <tqwhatsthis.h> +#include <tqsimplerichtext.h> #include "filesave.xpm" #include "fileopen.xpm" |