Some include tidying.
[dcpomatic.git] / src / lib / cross.h
index c206fa55dbf3064cf17bcf68e719a45bb1765e2d..6a77aaa18d8127e972c261d7c7ce200baa3e5008 100644 (file)
 #ifndef DCPOMATIC_CROSS_H
 #define DCPOMATIC_CROSS_H
 
-#include <boost/filesystem.hpp>
 #ifdef DCPOMATIC_OSX
 #include <IOKit/pwr_mgt/IOPMLib.h>
 #endif
+#include <boost/filesystem.hpp>
 
 #ifdef DCPOMATIC_WINDOWS
 #define WEXITSTATUS(w) (w)