]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/imageloader.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / graphics / imageloader.cpp
index 9b8a42def04a6928162000a967bbefe2e71cb226..0746f6fdef5c3bfe07ed486567622996a30033ea 100644 (file)
@@ -1,9 +1,9 @@
+#include "imageloader.h"
 #include <msp/core/refptr.h>
 #include <msp/io/file.h>
 #include <msp/strings/format.h>
 #include <msp/strings/utils.h>
 #include "bmploader.h"
-#include "imageloader.h"
 #ifdef WITH_LIBPNG
 #include "png/pngloader.h"
 #endif