diff options
Diffstat (limited to 'shell/source/win32/zipfile/zipexcptn.hxx')
-rw-r--r-- | shell/source/win32/zipfile/zipexcptn.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/win32/zipfile/zipexcptn.hxx b/shell/source/win32/zipfile/zipexcptn.hxx index 73996c7a8f32..52cfc51c18aa 100644 --- a/shell/source/win32/zipfile/zipexcptn.hxx +++ b/shell/source/win32/zipfile/zipexcptn.hxx @@ -19,8 +19,8 @@ // ZipException.h: interface for the ZipException class. -#ifndef ZIPEXCPTN_HXX_INCLUDED -#define ZIPEXCPTN_HXX_INCLUDED +#ifndef INCLUDED_SHELL_SOURCE_WIN32_ZIPFILE_ZIPEXCPTN_HXX +#define INCLUDED_SHELL_SOURCE_WIN32_ZIPFILE_ZIPEXCPTN_HXX #include <stdexcept> |