]> git.sesse.net Git - nageru/blobdiff - pbo_frame_allocator.h
Run IWYU (plus lots of manual fiddling).
[nageru] / pbo_frame_allocator.h
index 1155d20c1559abbd314585404e1af62dabe52d98..825d01f5034429db4a0f8a1baa2e67a31f3f3cbe 100644 (file)
@@ -1,9 +1,9 @@
 #ifndef _PBO_FRAME_ALLOCATOR 
 #define _PBO_FRAME_ALLOCATOR 1
 
+#include <epoxy/gl.h>
 #include <mutex>
 #include <queue>
-#include <epoxy/gl.h>
 
 #include "bmusb.h"