diff options
Diffstat (limited to 'core/pch.hh')
| -rw-r--r-- | core/pch.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pch.hh b/core/pch.hh index 9bd9c43..75ed0f6 100644 --- a/core/pch.hh +++ b/core/pch.hh @@ -40,8 +40,8 @@ #include <physfs.h> -#include <spdlog/spdlog.h> #include <spdlog/fmt/fmt.h> +#include <spdlog/spdlog.h> #include <stb_image.h> #include <stb_image_write.h> |
