summaryrefslogtreecommitdiff
path: root/pc/ephysics.pc.in
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-11-04 18:31:48 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-11-04 18:33:35 +0900
commitb07c0a76ceb252f755b4b36a2c9ca341c75b4cdc (patch)
treec6f00dfc7da90f92b6f10d4fb80a2908f50ad13c /pc/ephysics.pc.in
parent27cce49ab166c4dd4f4fb372ef377c7b1e5acb02 (diff)
downloadefl-b07c0a76ceb252f755b4b36a2c9ca341c75b4cdc.tar.gz
alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1
Diffstat (limited to 'pc/ephysics.pc.in')
-rw-r--r--pc/ephysics.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/ephysics.pc.in b/pc/ephysics.pc.in
index 38632b0fa3..dd853033a2 100644
--- a/pc/ephysics.pc.in
+++ b/pc/ephysics.pc.in
@@ -9,4 +9,4 @@ Description: EPhysics is a wrapper for physics engine.
Requires.private: @requirements_pc_ephysics@
Version: @VERSION@
Libs: -L${libdir} -lephysics
-Cflags: -I${includedir}/ephysics-@VMAJ@
+Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ephysics-@VMAJ@