Missing include.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Jul 2012 21:55:20 +0000 (22:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Jul 2012 21:55:20 +0000 (22:55 +0100)
src/wx/config_dialog.h

index e05941f9991244d30a16b55a91a1d403624ad83a..000cf7d6906130cc922914d8187a13471660608e 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <wx/wx.h>
 #include <wx/spinctrl.h>
+#include <wx/listctrl.h>
 
 class Screen;
 class Server;