diff options
Diffstat (limited to 'src/dbhelper.h')
-rw-r--r-- | src/dbhelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbhelper.h b/src/dbhelper.h index 86e3a99..31559cc 100644 --- a/src/dbhelper.h +++ b/src/dbhelper.h @@ -18,7 +18,7 @@ #include <sqlite3.h> -#include "actionparser.h" +#include "clparser.h" #include "ckutil.h" /********************/ |