summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ti-gfx/egl.pc2
-rw-r--r--package/ti-gfx/glesv2.pc2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/ti-gfx/egl.pc b/package/ti-gfx/egl.pc
index 223fb04b98..36ea41317b 100644
--- a/package/ti-gfx/egl.pc
+++ b/package/ti-gfx/egl.pc
@@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of EGL
Version: 1.9.2188537
Requires:
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
-Cflags: -I${includedir}/EGL/ -I${includedir}
+Cflags: -I${includedir}
diff --git a/package/ti-gfx/glesv2.pc b/package/ti-gfx/glesv2.pc
index 4c70aec9a5..b458133251 100644
--- a/package/ti-gfx/glesv2.pc
+++ b/package/ti-gfx/glesv2.pc
@@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of OpenGL ESv2
Version: 1.9.2188537
Requires:
Libs: -L${libdir} -lGLESv2 -lGLES_CM -lsrv_um -lusc -lEGL -lIMGegl
-Cflags: -I${includedir}/GLES2
+Cflags: -I${includedir}
OpenPOWER on IntegriCloud