aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-03-10 09:57:47 +0100
committerGuido Günther <agx@sigxcpu.org>2014-03-10 10:29:01 +0100
commit1b38625628edf159668f30b95a1badb248baa4e6 (patch)
tree0dcbfd27cb1f3de233dba2f415463d0e34edb235 /data
parent68dcd1e4fe6520d757bd4c2bc0d13dc0271fb77f (diff)
Make the code match the docs
We should be able to include libplanfahr via #incluce <libplanfahr/libplanfahr.h> only
Diffstat (limited to 'data')
-rw-r--r--data/libplanfahr-0.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/libplanfahr-0.0.pc.in b/data/libplanfahr-0.0.pc.in
index 25020a9..8e7c220 100644
--- a/data/libplanfahr-0.0.pc.in
+++ b/data/libplanfahr-0.0.pc.in
@@ -8,4 +8,4 @@ Version: @VERSION@
Description: libplanfahr GObject library
Requires: gobject-2.0 libxml-2.0
Libs: -L${libdir} -lplanfahr-0.0
-Cflags: -I${includedir}/liblibplanfahr-0.0
+Cflags: -I${includedir}/libplanfahr-0.0