summaryrefslogtreecommitdiff
path: root/src/wx/servers_list_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-11-06 18:00:53 +0000
committerCarl Hetherington <cth@carlh.net>2013-11-06 18:00:53 +0000
commit7125d8ec2217ae874ce452602465f630f674e786 (patch)
treecb70ee80dbf446a797832ecc2ab2ffa542b00596 /src/wx/servers_list_dialog.h
parent59602b67d0637817a156b7bd0fc05f96fe41dee5 (diff)
Remove configuration of servers.
Diffstat (limited to 'src/wx/servers_list_dialog.h')
-rw-r--r--src/wx/servers_list_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/servers_list_dialog.h b/src/wx/servers_list_dialog.h
index 63f1cd6a9..27a3c55cb 100644
--- a/src/wx/servers_list_dialog.h
+++ b/src/wx/servers_list_dialog.h
@@ -19,6 +19,7 @@
#include <wx/wx.h>
#include <wx/listctrl.h>
+#include "lib/server.h"
class ServersListDialog : public wxDialog
{