summaryrefslogtreecommitdiffstats
path: root/src/widget_data.h
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-24 05:29:49 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-24 05:40:15 (GMT)
commit1cdb21dfc1e577fb60b6a427aaf04c9b408b5d9d (patch)
tree923349d0525e5178b864b28e59c4a116d54480fd /src/widget_data.h
parentbb9593c750f326e732e957b6c9d552f548df91cf (diff)
downloadeulogium-1cdb21dfc1e577fb60b6a427aaf04c9b408b5d9d.zip
eulogium-1cdb21dfc1e577fb60b6a427aaf04c9b408b5d9d.tar.gz
eulogium-1cdb21dfc1e577fb60b6a427aaf04c9b408b5d9d.tar.bz2
rename dbus_handlers to dbus_common
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
Diffstat (limited to '')
-rw-r--r--src/widget_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget_data.h b/src/widget_data.h
index bc50900..2cab4bc 100644
--- a/src/widget_data.h
+++ b/src/widget_data.h
@@ -15,7 +15,7 @@
#include <Evas.h>
#include <stdint.h>
-#include "dbus_handlers.h"
+#include "dbus_common.h"
#include "eulogium_item_list.h"
struct button_cb {