diff options
Diffstat (limited to 'Source/Particles/Pusher/UpdatePosition.H')
-rw-r--r-- | Source/Particles/Pusher/UpdatePosition.H | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Particles/Pusher/UpdatePosition.H b/Source/Particles/Pusher/UpdatePosition.H index 1442ac28e..0a4f579f4 100644 --- a/Source/Particles/Pusher/UpdatePosition.H +++ b/Source/Particles/Pusher/UpdatePosition.H @@ -1,6 +1,8 @@ #ifndef WARPX_PARTICLES_PUSHER_UPDATEPOSITION_H_ #define WARPX_PARTICLES_PUSHER_UPDATEPOSITION_H_ +#include <AMReX_FArrayBox.H> +#include <WarpXConst.H> #include <AMReX_REAL.H> /* \brief Push the particle's positions over one timestep, |