]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/videomode.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / graphics / videomode.cpp
index b3ca948fb1f86b5161ed4fd4466eb3f3bd19ca71..dfd002ed83a54798772a8d3b43ee468e7ae00389 100644 (file)
@@ -1,5 +1,5 @@
-#include <msp/strings/format.h>
 #include "videomode.h"
+#include <msp/strings/format.h>
 
 namespace Msp {
 namespace Graphics {