Enable missing declarations warning
[alexxy/gromacs.git] / src / gromacs / ewald / pme-gather.cpp
index 28f715fc8c7f41af5d6ec0f1f9c5aaa5f0601f4d..fe8d3d11ca4b063182f93a87ff9a077c7b05c131 100644 (file)
@@ -37,6 +37,8 @@
 
 #include "gmxpre.h"
 
+#include "pme-gather.h"
+
 #include "gromacs/math/vec.h"
 #include "gromacs/simd/simd.h"
 #include "gromacs/utility/basedefinitions.h"