diff --git a/GUI/SW1/SRC/LOGGER.cpp b/GUI/SW1/SRC/LOGGER.cpp index 1ca1918..ffb8395 100644 --- a/GUI/SW1/SRC/LOGGER.cpp +++ b/GUI/SW1/SRC/LOGGER.cpp @@ -1,7 +1,7 @@ // Logger.cpp // Implementation of a multithread safe singleton logger class #include -#include "logger.h" +#include "LOGGER.h" using namespace std; -- libgit2 0.21.2