summaryrefslogtreecommitdiffstats
path: root/Tools/NoiseSpeedTest/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/NoiseSpeedTest/Globals.h')
-rw-r--r--Tools/NoiseSpeedTest/Globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/NoiseSpeedTest/Globals.h b/Tools/NoiseSpeedTest/Globals.h
index adb74e24d..375573bb4 100644
--- a/Tools/NoiseSpeedTest/Globals.h
+++ b/Tools/NoiseSpeedTest/Globals.h
@@ -144,6 +144,7 @@ typedef unsigned char Byte;
// Common headers (without macros):
#include "fmt.h"
+#include "LoggerSimple.h"
#include "StringUtils.h"
#include "OSSupport/CriticalSection.h"
#include "OSSupport/Event.h"