Make nbnxm headers more self-contained
[alexxy/gromacs.git] / src / gromacs / nbnxm / gridsetdata.h
index ed8fc182bdbaf2c7cd9cac54ddeca779b9bbc21e..9d7301d34522a35a8d61f8ed27da6177fe7d91cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2019, by the GROMACS development team, led by
+ * Copyright (c) 2019,2020, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -49,6 +49,7 @@
 
 #include <vector>
 
+#include "gromacs/gpu_utils/hostallocator.h"
 
 namespace Nbnxm
 {