aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/socketspy/SocketSpyWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/socketspy/SocketSpyWindow.cpp')
-rw-r--r--src/modules/socketspy/SocketSpyWindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/socketspy/SocketSpyWindow.cpp b/src/modules/socketspy/SocketSpyWindow.cpp
index 47edbd4a0..03df1b107 100644
--- a/src/modules/socketspy/SocketSpyWindow.cpp
+++ b/src/modules/socketspy/SocketSpyWindow.cpp
@@ -31,6 +31,7 @@
#include "KviLocale.h"
#include "KviConsoleWindow.h"
+#include <QString>
#include <unordered_set>
extern std::unordered_set<SocketSpyWindow *> g_pSocketSpyWindowList;