diff options
Diffstat (limited to 'src/compat.cpp')
-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 c6073e3..c332ddc 100644 --- a/src/compat.cpp +++ b/src/compat.cpp | |||
@@ -1,7 +1,7 @@ | |||
1 | #include "_pch.hpp" | 1 | #include "_pch.hpp" |
2 | #include "compat.hpp" | 2 | #include "compat.hpp" |
3 | 3 | ||
4 | #include "macros_and_utils.h" | 4 | #include "macros_and_utils.hpp" |
5 | 5 | ||
6 | // ################################################################################################# | 6 | // ################################################################################################# |
7 | 7 | ||