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