From bfdf279cac51fe8945e59cd566cba2cb2efcffce Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Thu, 8 Jan 2015 19:45:03 +0100 Subject: move some functions and headers so that the compilation is quicker Signed-off-by: Olivier Gayot --- priv_entries.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv_entries.h') 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 */ -- cgit v1.2.3