summaryrefslogtreecommitdiff
path: root/src/up-daemon.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-02-06 04:29:57 +0100
committerRichard Hughes <richard@hughsie.com>2010-02-06 13:46:03 +0000
commit8e3791afe481b7272d35877d11ab26b4c131383b (patch)
tree43c8c462ff2b02491ab1820325bb805ac2d463af /src/up-daemon.h
parent4a12ee1bf7b8a3a73812adfaed47324f4e22c0e6 (diff)
downloadupower-8e3791afe481b7272d35877d11ab26b4c131383b.tar.gz
devkit-power-gobject/up-enum.h be gone
Port from devkit-power-gobject/up-enum.h to libupower-glib/up-types.h
Diffstat (limited to 'src/up-daemon.h')
-rw-r--r--src/up-daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-daemon.h b/src/up-daemon.h
index b5169cb..9361ae8 100644
--- a/src/up-daemon.h
+++ b/src/up-daemon.h
@@ -25,7 +25,7 @@
#include <polkit/polkit.h>
#include <dbus/dbus-glib.h>
-#include "up-enum.h"
+#include "up-types.h"
#include "up-device-list.h"
G_BEGIN_DECLS