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/7zip/Archive/Iso/IsoHandler.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/Archive/Iso/IsoHandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/CPP/7zip/Archive/Iso/IsoHandler.h b/CPP/7zip/Archive/Iso/IsoHandler.h
index 1dcade8f..1923784d 100755..100644
--- a/CPP/7zip/Archive/Iso/IsoHandler.h
+++ b/CPP/7zip/Archive/Iso/IsoHandler.h
@@ -3,7 +3,8 @@
#ifndef __ISO_HANDLER_H
#define __ISO_HANDLER_H
-#include "Common/MyCom.h"
+#include "../../../Common/MyCom.h"
+
#include "../IArchive.h"
#include "IsoIn.h"