OSDN Git Service

Fix pkgconfig includes for /usr/include/drm
[android-x86/external-libdrm.git] / libdrm.pc.in
index b46e2a6..b218d12 100644 (file)
@@ -7,4 +7,4 @@ Name: libdrm
 Description: Userspace interface to kernel DRM services
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -ldrm
-Cflags: -I${includedir} -I${includedir}/libdrm
+Cflags: -I${includedir} -I${includedir}/drm -I${includedir}/libdrm