summaryrefslogtreecommitdiff
path: root/include/internal/routines/level2/xhpr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level2/xhpr2.h')
-rw-r--r--include/internal/routines/level2/xhpr2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/routines/level2/xhpr2.h b/include/internal/routines/level2/xhpr2.h
index fd243d33..d95e7b61 100644
--- a/include/internal/routines/level2/xhpr2.h
+++ b/include/internal/routines/level2/xhpr2.h
@@ -28,7 +28,7 @@ class Xhpr2: public Xher2<T> {
using Xher2<T>::DoHer2;
// Constructor
- Xhpr2(Queue &queue, Event &event, const std::string &name = "HPR2");
+ Xhpr2(Queue &queue, EventPointer event, const std::string &name = "HPR2");
// Templated-precision implementation of the routine
StatusCode DoHpr2(const Layout layout, const Triangle triangle,