summaryrefslogtreecommitdiff
path: root/include/internal/routines/level1/xdotc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level1/xdotc.h')
-rw-r--r--include/internal/routines/level1/xdotc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/routines/level1/xdotc.h b/include/internal/routines/level1/xdotc.h
index 726cec7c..0dc2cfe9 100644
--- a/include/internal/routines/level1/xdotc.h
+++ b/include/internal/routines/level1/xdotc.h
@@ -28,7 +28,7 @@ class Xdotc: public Xdot<T> {
using Xdot<T>::DoDot;
// Constructor
- Xdotc(Queue &queue, Event &event, const std::string &name = "DOTC");
+ Xdotc(Queue &queue, EventPointer event, const std::string &name = "DOTC");
// Templated-precision implementation of the routine
StatusCode DoDotc(const size_t n,