diff options
Diffstat (limited to 'src/Logging.cpp')
-rw-r--r-- | src/Logging.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Logging.cpp b/src/Logging.cpp index bccbe389..1b2838f3 100644 --- a/src/Logging.cpp +++ b/src/Logging.cpp @@ -1,4 +1,4 @@ -#include "Logging.hpp" +#include "Logging.h" #include <iostream> #include <spdlog/sinks/file_sinks.h> |