From 1ba41abe0c423d7b2d7c2b5ee0e49ab2c4fc348c Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 21 Oct 2015 07:10:10 -0400 Subject: [PATCH] wmacpi: Update header file location. In libdockapp 0.7.0, dockapp.h was moved to /usr/include/libdockapp. --- wmacpi/wmacpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmacpi/wmacpi.c b/wmacpi/wmacpi.c index 1842732..b38ad2c 100644 --- a/wmacpi/wmacpi.c +++ b/wmacpi/wmacpi.c @@ -19,7 +19,7 @@ #define _GNU_SOURCE -#include +#include #include #include