diff options
Diffstat (limited to 'qga/vss-win32/vss-handles.h')
-rw-r--r-- | qga/vss-win32/vss-handles.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qga/vss-win32/vss-handles.h b/qga/vss-win32/vss-handles.h index ff399dd73a..0f8a741ad2 100644 --- a/qga/vss-win32/vss-handles.h +++ b/qga/vss-win32/vss-handles.h @@ -1,5 +1,5 @@ -#ifndef VSS_HANDLES -#define VSS_HANDLES +#ifndef VSS_HANDLES_H +#define VSS_HANDLES_H /* Constants for QGA VSS Provider */ |