summaryrefslogtreecommitdiffstats
path: root/examples/mdi/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mdi/main.cpp')
-rw-r--r--examples/mdi/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mdi/main.cpp b/examples/mdi/main.cpp
index 07fd5d76c..451f14f19 100644
--- a/examples/mdi/main.cpp
+++ b/examples/mdi/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include "application.h"
int main( int argc, char ** argv ) {