diff options
Diffstat (limited to 'examples/network/remotecontrol/main.cpp')
-rw-r--r-- | examples/network/remotecontrol/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/main.cpp b/examples/network/remotecontrol/main.cpp index c617df233..76072217c 100644 --- a/examples/network/remotecontrol/main.cpp +++ b/examples/network/remotecontrol/main.cpp @@ -1,4 +1,4 @@ -#include <qapplication.h> +#include <ntqapplication.h> #include "startup.h" |