Remove configuration of servers.
[dcpomatic.git] / src / wx / servers_list_dialog.h
index 63f1cd6a9b87c2330af12d04d26385a45b16c7e8..27a3c55cb0d302ccf6b12b169bb74c657f1998ae 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <wx/wx.h>
 #include <wx/listctrl.h>
+#include "lib/server.h"
 
 class ServersListDialog : public wxDialog
 {