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 3dc7b56..c6073e3 100644 --- a/src/compat.cpp +++ b/src/compat.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | #include "_pch.hpp" | 1 | #include "_pch.hpp" |
2 | #include "compat.h" | 2 | #include "compat.hpp" |
3 | 3 | ||
4 | #include "macros_and_utils.h" | 4 | #include "macros_and_utils.h" |
5 | 5 | ||