summaryrefslogtreecommitdiff
path: root/src/helper/fileio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/fileio.h')
-rw-r--r--src/helper/fileio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/helper/fileio.h b/src/helper/fileio.h
index 36e749b2..e62f0ba8 100644
--- a/src/helper/fileio.h
+++ b/src/helper/fileio.h
@@ -26,9 +26,9 @@
#ifndef FILEIO_H
#define FILEIO_H
-#define FILEIO_MAX_ERROR_STRING (128)
+#include "types.h"
-#include "replacements.h"
+#define FILEIO_MAX_ERROR_STRING (128)
enum fileio_type
{