diff options
Diffstat (limited to '3rdparty/lzma/CPP/Windows/Control/Edit.h')
-rw-r--r-- | 3rdparty/lzma/CPP/Windows/Control/Edit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/Windows/Control/Edit.h b/3rdparty/lzma/CPP/Windows/Control/Edit.h index 51a22c53740..963470d78bc 100644 --- a/3rdparty/lzma/CPP/Windows/Control/Edit.h +++ b/3rdparty/lzma/CPP/Windows/Control/Edit.h @@ -1,7 +1,7 @@ // Windows/Control/Edit.h -#ifndef __WINDOWS_CONTROL_EDIT_H -#define __WINDOWS_CONTROL_EDIT_H +#ifndef ZIP7_INC_WINDOWS_CONTROL_EDIT_H +#define ZIP7_INC_WINDOWS_CONTROL_EDIT_H #include "../Window.h" |