diff options
Diffstat (limited to 'pc/ecore-file.pc.in')
-rw-r--r-- | pc/ecore-file.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/ecore-file.pc.in b/pc/ecore-file.pc.in index 820c587..e4dcd1e 100644 --- a/pc/ecore-file.pc.in +++ b/pc/ecore-file.pc.in | |||
@@ -9,4 +9,4 @@ Requires.private: @requirements_pc_ecore_file@ | |||
9 | Version: @VERSION@ | 9 | Version: @VERSION@ |
10 | Libs: -L${libdir} -lecore_file | 10 | Libs: -L${libdir} -lecore_file |
11 | Libs.private: @requirements_libs_ecore_file@ | 11 | Libs.private: @requirements_libs_ecore_file@ |
12 | Cflags: -I${includedir}/ecore-file-@VMAJ@ | 12 | Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ecore-file-@VMAJ@ |