summaryrefslogtreecommitdiff
path: root/priv_entries.h
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-01-08 19:45:03 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-01-08 19:45:03 +0100
commitbfdf279cac51fe8945e59cd566cba2cb2efcffce (patch)
treec2310a297cb9d48814009142ea92cc31bd787fee /priv_entries.h
parentfc3baf853b4429cf012f6d77b43d74872dc5ca11 (diff)
move some functions and headers so that the compilation is quicker
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'priv_entries.h')
-rw-r--r--priv_entries.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv_entries.h b/priv_entries.h
index a0fe66e..62fe5f2 100644
--- a/priv_entries.h
+++ b/priv_entries.h
@@ -1,7 +1,7 @@
#ifndef PRIV_ENTRIES_H
#define PRIV_ENTRIES_H
-#include "prototypes.h"
+#include "actions.h"
#include "entry.h"
/* TODO general make difference between action / action + and action x */