diff options
Diffstat (limited to 'Source/QED/QedWrapperCommons.h')
-rw-r--r-- | Source/QED/QedWrapperCommons.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/QED/QedWrapperCommons.h b/Source/QED/QedWrapperCommons.h index 821034c06..0df6961ac 100644 --- a/Source/QED/QedWrapperCommons.h +++ b/Source/QED/QedWrapperCommons.h @@ -4,6 +4,7 @@ //Common definitions for the QED library wrappers #include <AMReX_AmrCore.H> +#include <AMReX_Gpu.H> //Sets the decorator for GPU #define PXRMP_GPU AMREX_GPU_DEVICE |