diff options
Diffstat (limited to '3rdparty/lzma/CPP/Windows/Control/Trackbar.h')
-rw-r--r-- | 3rdparty/lzma/CPP/Windows/Control/Trackbar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/Windows/Control/Trackbar.h b/3rdparty/lzma/CPP/Windows/Control/Trackbar.h index 313e0c851b6..18d1b29186a 100644 --- a/3rdparty/lzma/CPP/Windows/Control/Trackbar.h +++ b/3rdparty/lzma/CPP/Windows/Control/Trackbar.h @@ -1,7 +1,7 @@ // Windows/Control/Trackbar.h -#ifndef __WINDOWS_CONTROL_TRACKBAR_H -#define __WINDOWS_CONTROL_TRACKBAR_H +#ifndef ZIP7_INC_WINDOWS_CONTROL_TRACKBAR_H +#define ZIP7_INC_WINDOWS_CONTROL_TRACKBAR_H #include "../Window.h" |