aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/WinDefs.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Windows/WinDefs.h (renamed from CPP/Windows/Defs.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/Defs.h b/CPP/Windows/WinDefs.h
index 8ab9cf5..86512d2 100644
--- a/CPP/Windows/Defs.h
+++ b/CPP/Windows/WinDefs.h
@@ -1,7 +1,7 @@
1// Windows/Defs.h 1// Windows/Defs.h
2 2
3#ifndef ZIP7_INC_WINDOWS_DEFS_H 3#ifndef ZIP7_INC_WINDOWS_WIN_DEFS_H
4#define ZIP7_INC_WINDOWS_DEFS_H 4#define ZIP7_INC_WINDOWS_WIN_DEFS_H
5 5
6#include "../Common/MyWindows.h" 6#include "../Common/MyWindows.h"
7 7