aboutsummaryrefslogtreecommitdiffstats
path: root/src/actionparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/actionparser.c')
-rw-r--r--src/actionparser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actionparser.c b/src/actionparser.c
index 7ee46fe..009ee2a 100644
--- a/src/actionparser.c
+++ b/src/actionparser.c
@@ -8,8 +8,8 @@
* GPLv3 (see LICENCE for the full notice)
*
* -------------------------------------------------------------------------- */
-#include "actionparser.h"
#include "ckutil.h"
+#include "actionparser.h"
#include "ckinfo.h"
#include "ckerrlog.h"