Add basic KDM information to the player (#2225).
[dcpomatic.git] / src / wx / nag_dialog.cc
index edaf8f83f6a41f97d0da29b7ae6d422be5478d3b..21d1c823e0bb949a758b6463d8662c87195166a7 100644 (file)
 */
 
 
+#include "check_box.h"
 #include "nag_dialog.h"
-#include "wx_util.h"
 #include "static_text.h"
-#include "check_box.h"
+#include "wx_util.h"
 
 
 using std::shared_ptr;