aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/error.h b/src/error.h
index fbd3ba1..8b5a2e5 100644
--- a/src/error.h
+++ b/src/error.h
@@ -11,7 +11,6 @@
#include <stdlib.h>
#include <stdarg.h>
-#include "utils/utils.h"
typedef enum {
BLOGC_ERROR_SOURCE_PARSER = 1,