diff --git a/gst-libs/gst/gl/gl.h b/gst-libs/gst/gl/gl.h index 03a1c13a03..3f3a2774a6 100644 --- a/gst-libs/gst/gl/gl.h +++ b/gst-libs/gst/gl/gl.h @@ -18,8 +18,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef __GL_H__ -#define __GL_H__ +#ifndef __GST_GL_H__ +#define __GST_GL_H__ #include #include @@ -38,4 +38,4 @@ #include #include -#endif /* __GL_H__ */ +#endif /* __GST_GL_H__ */