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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/fileio.h b/src/helper/fileio.h
index 325b441f..597bafc0 100644
--- a/src/helper/fileio.h
+++ b/src/helper/fileio.h
@@ -26,7 +26,7 @@
#ifndef FILEIO_H
#define FILEIO_H
-#include "types.h"
+#include <helper/types.h>
#define FILEIO_MAX_ERROR_STRING (128)