diff options
Diffstat (limited to 'CPP/Windows/ProcessMessages.h')
-rw-r--r-- | CPP/Windows/ProcessMessages.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/ProcessMessages.h b/CPP/Windows/ProcessMessages.h index b2558a0..aa98bbb 100644 --- a/CPP/Windows/ProcessMessages.h +++ b/CPP/Windows/ProcessMessages.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Windows/ProcessMessages.h | 1 | // Windows/ProcessMessages.h |
2 | 2 | ||
3 | #ifndef __WINDOWS_PROCESSMESSAGES_H | 3 | #ifndef ZIP7_INC_WINDOWS_PROCESS_MESSAGES_H |
4 | #define __WINDOWS_PROCESSMESSAGES_H | 4 | #define ZIP7_INC_WINDOWS_PROCESS_MESSAGES_H |
5 | 5 | ||
6 | namespace NWindows { | 6 | namespace NWindows { |
7 | 7 | ||