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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/NoiseSpeedTest/Globals.h b/Tools/NoiseSpeedTest/Globals.h
index 23adeaf26..eb81d3552 100644
--- a/Tools/NoiseSpeedTest/Globals.h
+++ b/Tools/NoiseSpeedTest/Globals.h
@@ -184,7 +184,7 @@ typedef unsigned char Byte;
// Common headers (without macros):
-#include "fmt/format.h"
+#include "fmt.h"
#include "StringUtils.h"
#include "OSSupport/CriticalSection.h"
#include "OSSupport/Event.h"