From 56bf4c663656bb5a980a5324fcf907d25d874a2e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 20 Oct 2016 15:29:03 +0100 Subject: [PATCH] Build fix. --- src/wx/server_dialog.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/server_dialog.h b/src/wx/server_dialog.h index ed109c697..8c0249017 100644 --- a/src/wx/server_dialog.h +++ b/src/wx/server_dialog.h @@ -19,6 +19,7 @@ */ #include "table_dialog.h" +#include class ServerDialog : public TableDialog { -- 2.30.2