summaryrefslogtreecommitdiff
path: root/src/up-history.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-18 14:04:24 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-18 14:04:24 +0000
commit8362088d1202953e52ffcf45378c69383540fa69 (patch)
tree2adc5f2db1a39151ff7adb5ac922df03088c97da /src/up-history.h
parent8b219b243e1de178a96743f838865d2c0aac9512 (diff)
downloadupower-8362088d1202953e52ffcf45378c69383540fa69.tar.gz
trivial: rename some internal defines for the upower move
Diffstat (limited to 'src/up-history.h')
-rw-r--r--src/up-history.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/up-history.h b/src/up-history.h
index 111e105..5f29730 100644
--- a/src/up-history.h
+++ b/src/up-history.h
@@ -23,7 +23,8 @@
#define __UP_HISTORY_H
#include <glib-object.h>
-#include <dkp-enum.h>
+
+#include "up-enum.h"
G_BEGIN_DECLS