From 493f3a0032ce6a021718384a9ca797ff99b4571c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 4 Jun 2008 10:01:16 -0600 Subject: [PATCH] egl: moved egl.h into EGL/ directory --- include/{GLES => EGL}/egl.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/{GLES => EGL}/egl.h (100%) diff --git a/include/GLES/egl.h b/include/EGL/egl.h similarity index 100% rename from include/GLES/egl.h rename to include/EGL/egl.h -- 2.30.2