diff --git a/json-c.pc.in b/json-c.pc.in index 074378be87..79d9a5e8db 100644 --- a/json-c.pc.in +++ b/json-c.pc.in @@ -9,4 +9,4 @@ Version: @VERSION@ Requires: Libs.private: @LIBS@ Libs: -L${libdir} -ljson-c -Cflags: -I${includedir}/json-c +Cflags: -I${includedir} -I${includedir}/json-c