Add console to dcpomatic_kdm on Windows. Tweak layout a bit more.
[dcpomatic.git] / src / wx / kdm_dialog.h
index 6400ebb6c807b8cba9cedf499c580b70540a4753..a9edd121a5a41b5161ad2b2da1446199af81c4c2 100644 (file)
 #include "wx_util.h"
 #include <dcp/types.h>
 #include <wx/wx.h>
-#include <wx/treectrl.h>
 #include <boost/shared_ptr.hpp>
 #include <boost/date_time/posix_time/posix_time.hpp>
 #include <map>
 
-class wxTreeCtrl;
-
 class Cinema;
 class Screen;
 class Film;