More libsub tweaks.
[dcpomatic.git] / src / lib / image_proxy.h
index 79b2bf4e89270d53f3a9b69684c94ea8a6929fdd..e2d86b8a7ca05a31f3815f183d885c7c5f376730 100644 (file)
  *  @brief ImageProxy and subclasses.
  */
 
-#include <boost/shared_ptr.hpp>
-#include <boost/filesystem.hpp>
 #include <Magick++.h>
 #include <libxml++/libxml++.h>
+#include <boost/shared_ptr.hpp>
+#include <boost/filesystem.hpp>
 
 class Image;
 class Socket;