Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_cuda / nbnxn_cuda.cu
index 2821e54cbdc53eb90504b4fcfedfba3c811b74a5..440c074db3b9518cfb2da8b8769e7084f6464be8 100644 (file)
@@ -32,6 +32,9 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdlib.h>
 #include <assert.h>