Build: unbreak WITH_INTERNATIONAL=ON

This commit is contained in:
Campbell Barton
2025-07-27 13:27:27 +10:00
parent 9f056204e5
commit 01436bfbf3

View File

@@ -32,8 +32,8 @@
#ifdef WITH_INTERNATIONAL
# include "BLI_map.hh"
# include "BLI_string.h"
# include "BLI_string_ref.hh"
# include "BLI_string_utf8.h"
using blender::StringRef;
using blender::StringRefNull;