[gegl] bin: remove include of SDL.h in mrg-gegl.c



commit 73bbf3dff0ae6ca42f905eaeed6006b09164a89c
Author: Øyvind Kolås <pippin gimp org>
Date:   Sun Jan 20 15:39:42 2019 +0100

    bin: remove include of SDL.h in mrg-gegl.c

 bin/mrg-gegl.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/bin/mrg-gegl.c b/bin/mrg-gegl.c
index 2e7267831..8144e58e4 100644
--- a/bin/mrg-gegl.c
+++ b/bin/mrg-gegl.c
@@ -40,7 +40,6 @@
 #include <gegl.h>
 #include <gexiv2/gexiv2.h>
 #include <gegl-paramspecs.h>
-#include <SDL.h>
 #include <gegl-audio-fragment.h>
 #include "mrg-gegl.h"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]