summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/android
diff options
context:
space:
mode:
authorMatthew Waters <ystreet00@gmail.com>2013-08-21 14:05:56 +1000
committerMatthew Waters <ystreet00@gmail.com>2014-03-15 18:37:01 +0100
commit32f40b28a5fe05335602d2a29822d026704b7877 (patch)
tree122b554e228af539d492ea9ff123c155fc320b20 /gst-libs/gst/gl/android
parentf7d4776c7d900411e645c8d1c0100e543e7cd7e3 (diff)
downloadgstreamer-plugins-bad-32f40b28a5fe05335602d2a29822d026704b7877.tar.gz
[796/906] move egl into its own directory
Diffstat (limited to 'gst-libs/gst/gl/android')
-rw-r--r--gst-libs/gst/gl/android/gstglwindow_android_egl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/android/gstglwindow_android_egl.h b/gst-libs/gst/gl/android/gstglwindow_android_egl.h
index d4cae3604..e20668518 100644
--- a/gst-libs/gst/gl/android/gstglwindow_android_egl.h
+++ b/gst-libs/gst/gl/android/gstglwindow_android_egl.h
@@ -25,7 +25,6 @@
#include <EGL/egl.h>
#include <gst/gl/gl.h>
-#include "../gstglegl.h"
G_BEGIN_DECLS