]> git.tdb.fi Git - libs/gl.git/blobdiff - source/blend.cpp
Do not store generated files in the repository
[libs/gl.git] / source / blend.cpp
index cecd562dc1019f389e151049b94d4c01e55b2623..9c87aeb5461d989a864a37c2dd19da4f96167461 100644 (file)
@@ -1,6 +1,6 @@
+#include <msp/gl/extensions/ext_blend_minmax.h>
+#include <msp/gl/extensions/ext_blend_subtract.h>
 #include "blend.h"
-#include "ext_blend_minmax.h"
-#include "ext_blend_subtract.h"
 
 namespace Msp {
 namespace GL {