aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.H
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-09-20 18:22:14 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-20 18:22:14 -0700
commit1b15861e6e8da9b6843bad96c17c763626fce870 (patch)
tree9277899fd92d88422d92f40e4e8d9cffd28d8e4e /Source/Python/WarpX_py.H
parenta26a1ba1382a4ef2b3556197ddfa00f4dde6e6c1 (diff)
downloadWarpX-1b15861e6e8da9b6843bad96c17c763626fce870.tar.gz
WarpX-1b15861e6e8da9b6843bad96c17c763626fce870.tar.zst
WarpX-1b15861e6e8da9b6843bad96c17c763626fce870.zip
Rename WarpXWrappers.(h->H) (#2261)
* Rename WarpXWrappers.(h->H) All our other header files use `.H`, so renaming this one for consistency. * Remove unused includes of WarpXWrappers.H
Diffstat (limited to 'Source/Python/WarpX_py.H')
-rw-r--r--Source/Python/WarpX_py.H2
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" {