Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / wx / nag_dialog.cc
index 2b27df0934a5fb7b701aa9759236608e63c611a4..abe460869b88e477ad2218729c9f9ce92999eb85 100644 (file)
@@ -22,7 +22,6 @@
 #include "wx_util.h"
 #include "static_text.h"
 #include "check_box.h"
-#include <wx/richtext/richtextctrl.h>
 #include <boost/foreach.hpp>
 
 using boost::shared_ptr;