From b9d7a0c1b0f5b40dfe8ca7a33693198bf91244ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 2 Apr 2008 19:11:32 -0400 Subject: Adjust pkg-config cflags to match other proto modules. --- dri2proto.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dri2proto.pc.in') diff --git a/dri2proto.pc.in b/dri2proto.pc.in index 2773c74..647416e 100644 --- a/dri2proto.pc.in +++ b/dri2proto.pc.in @@ -6,4 +6,4 @@ includedir=@includedir@ Name: DRI2Proto Description: DRI2 extension headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir}/X11/extensions +Cflags: -I${includedir} -- cgit v1.2.3