aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver
diff options
context:
space:
mode:
Diffstat (limited to 'Source/FieldSolver/SpectralSolver')
-rw-r--r--Source/FieldSolver/SpectralSolver/PsatdSolver.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/FieldSolver/SpectralSolver/PsatdSolver.H b/Source/FieldSolver/SpectralSolver/PsatdSolver.H
index ca8366bb8..222242d2d 100644
--- a/Source/FieldSolver/SpectralSolver/PsatdSolver.H
+++ b/Source/FieldSolver/SpectralSolver/PsatdSolver.H
@@ -1,7 +1,7 @@
#ifndef WARPX_PSATD_SOLVER_H_
#define WARPX_PSATD_SOLVER_H_
-#include <AMREX_Real.H>
+#include <AMReX_REAL.H>
#include <WarpX_Complex.H>
#include <SpectralData.H>