summaryrefslogtreecommitdiffstats
path: root/src/eulogium.c
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-17 06:16:02 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-17 06:16:02 (GMT)
commit3c4628905960bf3217f84f81f3c213bd15be695c (patch)
treee5395c7dc38022fda4422c8e376f43ce65ff113d /src/eulogium.c
parent58678161dffd48c7ecfaedf8aa8a49ec118defe4 (diff)
downloadeulogium-3c4628905960bf3217f84f81f3c213bd15be695c.zip
eulogium-3c4628905960bf3217f84f81f3c213bd15be695c.tar.gz
eulogium-3c4628905960bf3217f84f81f3c213bd15be695c.tar.bz2
[griffin.hmi] get procedures to compile
this is a broken commit, procedures are broken and compiling is broken atm. This is a wip commit. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
Diffstat (limited to 'src/eulogium.c')
-rw-r--r--src/eulogium.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/eulogium.c b/src/eulogium.c
index 9fe4d2c..8ff47a2 100644
--- a/src/eulogium.c
+++ b/src/eulogium.c
@@ -16,9 +16,8 @@
#include "eulogium.h"
#include "eulogium_item_list.h"
#include "eulogium_private.h"
-#include "eulogium_procedures.h"
#include "gettext.h"
-
+#include "procedures.h"
#define COPYRIGHT "Copyright © 2015 Olliver Schinagl <o.schinagl@ultimaker.com> and various contributors (see AUTHORS)."