diff options
Diffstat (limited to 'main/debug.cpp')
-rw-r--r-- | main/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/debug.cpp b/main/debug.cpp index f46c63d5..a8483cd0 100644 --- a/main/debug.cpp +++ b/main/debug.cpp @@ -1,4 +1,4 @@ -#include "floormat-main-impl.hpp" +#include "main-impl.hpp" #include <chrono> namespace floormat { |