X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fserver_dialog.h;h=b434b0e1a1e058a34f9e1e694c66c7173f7dd42a;hb=e3f025cfdae2fa0fafcc6d2168d968ce381b0484;hp=9d758d7c0489c5d38e73d122e138adbaa6bb3312;hpb=f60d6f84708e2ff568089732cb9fbdbdc8cef3db;p=dcpomatic.git diff --git a/src/wx/server_dialog.h b/src/wx/server_dialog.h index 9d758d7c0..b434b0e1a 100644 --- a/src/wx/server_dialog.h +++ b/src/wx/server_dialog.h @@ -17,9 +17,9 @@ */ -#include +#include "table_dialog.h" -class ServerDialog : public wxDialog +class ServerDialog : public TableDialog { public: ServerDialog (wxWindow *);