summaryrefslogtreecommitdiff
path: root/test/UnitTest/StringUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/UnitTest/StringUtils.h')
-rw-r--r--test/UnitTest/StringUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/UnitTest/StringUtils.h b/test/UnitTest/StringUtils.h
index cab0b58f9690..61d74b49d4c9 100644
--- a/test/UnitTest/StringUtils.h
+++ b/test/UnitTest/StringUtils.h
@@ -11,7 +11,7 @@
#include "src/__support/CPP/string.h"
#include "src/__support/CPP/type_traits.h"
-#include "src/__support/UInt.h"
+#include "src/__support/big_int.h"
namespace LIBC_NAMESPACE {