summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvncserver/main.cpp (renamed from libvncserver/main.c)8
1 files changed, 4 insertions, 4 deletions
diff --git a/libvncserver/main.c b/libvncserver/main.cpp
index 74010d0..a07402a 100644
--- a/libvncserver/main.c
+++ b/libvncserver/main.cpp
@@ -39,10 +39,10 @@ extern "C" {
#include <time.h>
}
-#include <ntqobject.h>
-#include <ntqvariant.h>
-#include <ntqtimer.h>
-#include <ntqthread.h>
+#include <tqobject.h>
+#include <tqvariant.h>
+#include <tqtimer.h>
+#include <tqthread.h>
#include "main.h"