Evas (wayland_egl): Use proper header name. Remove commented line.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jan 2012 12:41:08 +0000 (12:41 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Jan 2012 12:41:08 +0000 (12:41 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@67074 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/engines/wayland_egl/Evas_Engine_Wayland_Egl.h

index 085a1e5..f7a5932 100644 (file)
@@ -1,7 +1,5 @@
-#ifndef _EVAS_ENGINE_GL_WL_H
-#define _EVAS_ENGINE_GL_WL_H
-
-//#include <X11/Xlib.h>
+#ifndef _EVAS_ENGINE_WAYLAND_EGL_H
+#define _EVAS_ENGINE_WAYLAND_EGL_H
 
 #include <wayland-client.h>