From 91dd8a42f88fec7e7e30a529af05e5ff5d77538a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Jul 2012 22:55:20 +0100 Subject: [PATCH] Missing include. --- src/wx/config_dialog.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/config_dialog.h b/src/wx/config_dialog.h index e05941f99..000cf7d69 100644 --- a/src/wx/config_dialog.h +++ b/src/wx/config_dialog.h @@ -23,6 +23,7 @@ #include #include +#include class Screen; class Server; -- 2.30.2