diff options
Diffstat (limited to '3rdparty/lzma/CPP/Windows/Control/Static.h')
-rw-r--r-- | 3rdparty/lzma/CPP/Windows/Control/Static.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/Windows/Control/Static.h b/3rdparty/lzma/CPP/Windows/Control/Static.h index 5523b2e633e..ceeedf96695 100644 --- a/3rdparty/lzma/CPP/Windows/Control/Static.h +++ b/3rdparty/lzma/CPP/Windows/Control/Static.h @@ -1,7 +1,7 @@ // Windows/Control/Static.h -#ifndef __WINDOWS_CONTROL_STATIC_H -#define __WINDOWS_CONTROL_STATIC_H +#ifndef ZIP7_INC_WINDOWS_CONTROL_STATIC_H +#define ZIP7_INC_WINDOWS_CONTROL_STATIC_H #include "../Window.h" |