moved eet.h to its own dir - pkgconfig handles all the right stuff.
[framework/uifw/eet.git] / eet.pc.in
index df841e2..f7a3bf1 100644 (file)
--- a/eet.pc.in
+++ b/eet.pc.in
@@ -9,5 +9,5 @@ Description: Library for speedy data storage, retrieval, and compression
 Version: @VERSION@
 Libs: -L${libdir} -leet
 Libs.private: @EET_LIBS@ @EFL_FNMATCH_LIBS@ @LIBGCRYPT_LIBS@ -ljpeg -lz -lm
-Cflags: -I${includedir}
+Cflags: -I${includedir}/eet-@VMAJ@
 Cflags.private: @LIBGCRYPT_CFLAGS@