From af05473bd9ac115cb26373e7ecd14381f00f4ab9 Mon Sep 17 00:00:00 2001 From: jin-eld Date: Sat, 24 Aug 2013 04:41:35 +0300 Subject: [PATCH] Let clients include ...otherwise it's more difficult for them to find the header when pkg-config is not available. --- libtoxcore.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtoxcore.pc.in b/libtoxcore.pc.in index 7286f43b..c76200c6 100644 --- a/libtoxcore.pc.in +++ b/libtoxcore.pc.in @@ -8,5 +8,5 @@ Description: Tox protocol library Requires: Version: @PACKAGE_VERSION@ Libs: -L${libdir} -ltoxcore @LIBS@ -Cflags: -I${includedir}/tox +Cflags: -I${includedir}