summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples/receiver1/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples/receiver1/main.cpp')
-rw-r--r--tools/designer/examples/receiver1/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/receiver1/main.cpp b/tools/designer/examples/receiver1/main.cpp
index c5145d06..72efaafa 100644
--- a/tools/designer/examples/receiver1/main.cpp
+++ b/tools/designer/examples/receiver1/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <qapplication.h>
+#include <ntqapplication.h>
#include "mainform.h"
int main( int argc, char *argv[] )