diff options
Diffstat (limited to 'externals/grill/vasp/source/ops_carith.cpp')
-rw-r--r-- | externals/grill/vasp/source/ops_carith.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/vasp/source/ops_carith.cpp b/externals/grill/vasp/source/ops_carith.cpp index b2464ab2..cf00b439 100644 --- a/externals/grill/vasp/source/ops_carith.cpp +++ b/externals/grill/vasp/source/ops_carith.cpp @@ -8,6 +8,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. */ +#include "main.h" #include "ops_carith.h" #include "ops_assign.h" #include "opdefs.h" |