summaryrefslogtreecommitdiffstats
path: root/Primitives/src
diff options
context:
space:
mode:
Diffstat (limited to 'Primitives/src')
-rw-r--r--Primitives/src/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Primitives/src/test.cpp b/Primitives/src/test.cpp
index c578e76f..67a6eb34 100644
--- a/Primitives/src/test.cpp
+++ b/Primitives/src/test.cpp
@@ -26,6 +26,6 @@
#include "ReferenceCounters.h"
#include "Object.h"
#include "MemoryAllocator.h"
-#include "FormatMessage.h"
+#include "FormatString.h"
#include "FileStream.h"
#include "DataBlob.h"