From: Carl Hetherington Date: Thu, 20 Oct 2016 14:29:03 +0000 (+0100) Subject: Build fix. X-Git-Tag: v2.9.38~9 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=56bf4c663656bb5a980a5324fcf907d25d874a2e Build fix. --- 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 {