Cleanup: use new CheckBox::bind().
[dcpomatic.git] / src / wx / paste_dialog.cc
index 429e8fe6e473a0e145cf99cac80b4dbd8d50bfe2..f4fc5b886755ce4ff85d68a362ee23cedae6db70 100644 (file)
@@ -19,8 +19,8 @@
 */
 
 
-#include "paste_dialog.h"
 #include "check_box.h"
+#include "paste_dialog.h"
 
 
 PasteDialog::PasteDialog (wxWindow* parent, bool video, bool audio, bool text)