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