]> git.tdb.fi Git - libs/gl.git/blobdiff - source/blend.h
Include extension headers in places that need enums from them
[libs/gl.git] / source / blend.h
index dd3f9404d72a2831c3442a994a64b90bbaff6812..1ba43ceb272eba972430bc4fee94cd786bdcbce4 100644 (file)
@@ -3,6 +3,7 @@
 
 #include "bindable.h"
 #include "gl.h"
+#include <msp/gl/extensions/ext_blend_minmax.h>
 
 namespace Msp {
 namespace GL {