summaryrefslogtreecommitdiffstats
path: root/src/ClientWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ClientWindow.hh')
-rw-r--r--src/ClientWindow.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ClientWindow.hh b/src/ClientWindow.hh
index 61a1973..8440daf 100644
--- a/src/ClientWindow.hh
+++ b/src/ClientWindow.hh
@@ -6,7 +6,7 @@
class ClientWindow;
-#include "ServerInfo.hh"
+#include "ServerInfoManager.hh"
class ClientWindow : public Gtk::Window {
public: