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