aboutsummaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h
index ed2d6bd..00145ee 100644
--- a/src/file.h
+++ b/src/file.h
@@ -11,7 +11,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include "utils/utils.h"
#include "error.h"
#define BLOGC_FILE_CHUNK_SIZE 1024