diff options
Diffstat (limited to 'src/ck.c')
-rw-r--r-- | src/ck.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ * * -------------------------------------------------------------------------- */ -#include "actions.h" +#include "actionhelper.h" #include "dblayer.h" #include "cklist.h" #include "ckutil.h" |