summaryrefslogtreecommitdiff
path: root/src/up-backend.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-backend.h
parent4a12ee1bf7b8a3a73812adfaed47324f4e22c0e6 (diff)
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-backend.h')
-rw-r--r--src/up-backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-backend.h b/src/up-backend.h
index 0b3523e..c2d3fcc 100644
--- a/src/up-backend.h
+++ b/src/up-backend.h
@@ -24,7 +24,7 @@
#include <glib-object.h>
-#include "up-enum.h"
+#include "up-types.h"
#include "up-device.h"
#include "up-daemon.h"