summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/flow_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shader_recompiler/frontend/ir/flow_test.cpp')
-rw-r--r--src/shader_recompiler/frontend/ir/flow_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shader_recompiler/frontend/ir/flow_test.cpp b/src/shader_recompiler/frontend/ir/flow_test.cpp
index a859efdde..c2dbe2690 100644
--- a/src/shader_recompiler/frontend/ir/flow_test.cpp
+++ b/src/shader_recompiler/frontend/ir/flow_test.cpp
@@ -3,7 +3,7 @@
#include <string>
-#include <fmt/format.h>
+#include <fmt/ranges.h>
#include "shader_recompiler/frontend/ir/flow_test.h"