diff options
Diffstat (limited to 'examples/mdi/application.cpp')
-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 f339e8839..739e1daa0 100644 --- a/examples/mdi/application.cpp +++ b/examples/mdi/application.cpp @@ -31,7 +31,7 @@ #include <tqpaintdevicemetrics.h> #include <tqwhatsthis.h> #include <tqobjectlist.h> -#include <ntqvbox.h> +#include <tqvbox.h> #include <tqsimplerichtext.h> #include "filesave.xpm" |