diff options
Diffstat (limited to 'Source/Python/WarpX_py.H')
-rw-r--r-- | Source/Python/WarpX_py.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Python/WarpX_py.H b/Source/Python/WarpX_py.H index dff61c2b5..42697fbac 100644 --- a/Source/Python/WarpX_py.H +++ b/Source/Python/WarpX_py.H @@ -8,7 +8,7 @@ #ifndef WARPX_PY_H_ #define WARPX_PY_H_ -#include "WarpXWrappers.h" +#include "WarpXWrappers.H" extern "C" { |