Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/Common/C_FileIO.h')
-rw-r--r--[-rwxr-xr-x]CPP/Common/C_FileIO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Common/C_FileIO.h b/CPP/Common/C_FileIO.h
index ff7a1a11..cb043311 100755..100644
--- a/CPP/Common/C_FileIO.h
+++ b/CPP/Common/C_FileIO.h
@@ -6,7 +6,7 @@
#include <stdio.h>
#include <sys/types.h>
-#include "Types.h"
+#include "MyTypes.h"
#include "MyWindows.h"
#ifdef _WIN32