summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <mbiebl@gmail.com>2010-02-23 21:31:41 +0000
committerRichard Hughes <richard@hughsie.com>2010-02-23 21:31:41 +0000
commit197f9949455ddd87b47ffb55d8f34c4d583c44c0 (patch)
tree1aa387f816877f3ecb833bf4ceb8e27f8bb87f4b
parentb9bb78ac2bb37dbe3f295c5fd35a51fc4ca954a2 (diff)
Fix up the FreeBSD backend compile
Signed-off-by: Richard Hughes <richard@hughsie.com>
-rw-r--r--src/freebsd/up-device-supply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freebsd/up-device-supply.c b/src/freebsd/up-device-supply.c
index de14cdd..d3c2872 100644
--- a/src/freebsd/up-device-supply.c
+++ b/src/freebsd/up-device-supply.c
@@ -42,7 +42,7 @@
#include "egg-debug.h"
-#include "up-enum.h"
+#include "up-types.h"
#include "up-device-supply.h"
#define UP_ACPIDEV "/dev/acpi"