glwindow_gpu_process: avoid empty struct
authorJulien Isorce <j.isorce@samsung.com>
Mon, 1 Jun 2015 13:05:58 +0000 (14:05 +0100)
committerJulien Isorce <j.isorce@samsung.com>
Mon, 1 Jun 2015 13:09:54 +0000 (14:09 +0100)
gst-libs/gst/gl/gpuprocess/gstglwindow_gpu_process.c

index ffdbde9..e1e8080 100644 (file)
@@ -37,6 +37,7 @@ G_DEFINE_TYPE (GstGLWindowGPUProcess, gst_gl_window_gpu_process,
 
 struct _GstGLWindowGPUProcessPrivate
 {
+  int empty;
 };
 
 static void