diff options
Diffstat (limited to '')
-rw-r--r-- | src/compat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat.cpp b/src/compat.cpp index 04ac819..3dc7b56 100644 --- a/src/compat.cpp +++ b/src/compat.cpp | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "_pch.h" | 1 | #include "_pch.hpp" |
2 | #include "compat.h" | 2 | #include "compat.h" |
3 | 3 | ||
4 | #include "macros_and_utils.h" | 4 | #include "macros_and_utils.h" |