summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/rope.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/tproc/rope.hpp')
-rw-r--r--include/ocl/tproc/rope.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/tproc/rope.hpp b/include/ocl/tproc/rope.hpp
index cb67dab..968b704 100644
--- a/include/ocl/tproc/rope.hpp
+++ b/include/ocl/tproc/rope.hpp
@@ -12,7 +12,7 @@ namespace ocl::tproc::rope
{
struct reverse_pred;
- struct fast_pred;
+ struct uppercase_pred;
struct lowercase_pred;
struct exact_pred;
struct starts_with_pred;