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