aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/UI/Console/UserInputUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/Console/UserInputUtils.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/UI/Console/UserInputUtils.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/CPP/7zip/UI/Console/UserInputUtils.h b/CPP/7zip/UI/Console/UserInputUtils.h
index 3740ad7..df2773d 100755..100644
--- a/CPP/7zip/UI/Console/UserInputUtils.h
+++ b/CPP/7zip/UI/Console/UserInputUtils.h
@@ -1,9 +1,9 @@
// UserInputUtils.h
-#ifndef __USERINPUTUTILS_H
-#define __USERINPUTUTILS_H
+#ifndef __USER_INPUT_UTILS_H
+#define __USER_INPUT_UTILS_H
-#include "Common/StdOutStream.h"
+#include "../../../Common/StdOutStream.h"
namespace NUserAnswerMode {