summaryrefslogtreecommitdiffstats
path: root/src/procedures.c
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/procedures.c
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 'src/procedures.c')
-rw-r--r--src/procedures.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/procedures.c b/src/procedures.c
index f89e3be..be3ab5e 100644
--- a/src/procedures.c
+++ b/src/procedures.c
@@ -13,6 +13,7 @@
#include "procedures.h"
+#include "dbus_common.h"
#include "print_data.h"
#define _PROC_PRINT "PRINT"