diff options
Diffstat (limited to 'examples/mdi')
-rw-r--r-- | examples/mdi/application.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mdi/application.cpp b/examples/mdi/application.cpp index 5b91bdb58..96ee1c66c 100644 --- a/examples/mdi/application.cpp +++ b/examples/mdi/application.cpp @@ -30,7 +30,7 @@ #include <ntqpainter.h> #include <ntqpaintdevicemetrics.h> #include <ntqwhatsthis.h> -#include <ntqobjectlist.h> +#include <tqobjectlist.h> #include <ntqvbox.h> #include <ntqsimplerichtext.h> |