diff options
Diffstat (limited to 'CPP/Windows/PropVariantConv.h')
-rw-r--r-- | CPP/Windows/PropVariantConv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/PropVariantConv.h b/CPP/Windows/PropVariantConv.h index 6067784..ec5223b 100644 --- a/CPP/Windows/PropVariantConv.h +++ b/CPP/Windows/PropVariantConv.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Windows/PropVariantConv.h | 1 | // Windows/PropVariantConv.h |
2 | 2 | ||
3 | #ifndef __PROP_VARIANT_CONV_H | 3 | #ifndef ZIP7_INC_PROP_VARIANT_CONV_H |
4 | #define __PROP_VARIANT_CONV_H | 4 | #define ZIP7_INC_PROP_VARIANT_CONV_H |
5 | 5 | ||
6 | #include "../Common/MyTypes.h" | 6 | #include "../Common/MyTypes.h" |
7 | 7 | ||