diff options
Diffstat (limited to 'src/core/timebars.cpp')
-rw-r--r-- | src/core/timebars.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/timebars.cpp b/src/core/timebars.cpp index 93d85f8d..5c2dbe3a 100644 --- a/src/core/timebars.cpp +++ b/src/core/timebars.cpp @@ -1,5 +1,5 @@ -#ifndef MASTER #include "common.h" +#ifndef MASTER #include "Font.h" #include "Frontend.h" #include "Timer.h" |