summaryrefslogtreecommitdiffstats
path: root/src/torclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/torclient.h')
-rw-r--r--src/torclient.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/torclient.h b/src/torclient.h
index 01bd5d2..657dfdc 100644
--- a/src/torclient.h
+++ b/src/torclient.h
@@ -29,11 +29,13 @@
#ifndef _TORCLIENT_H_
#define _TORCLIENT_H_
-#include <ntqsocket.h>
-#include <ntqtextstream.h>
+#include <tqsocket.h>
+#include <tqtextstream.h>
+#include <tqlistview.h>
+
#include <kdebug.h>
#include <tdeconfigskeleton.h>
-#include <ntqlistview.h>
+
#include "torkconfig.h"