Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / tables.h
index bda733b34e65ec1c879d606bbba867ff3f85e601..e15f3c71f6cfbc5d69321e1ccdc6c9e9b724b2e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012, by the GROMACS development team, led by
+ * Copyright (c) 2012,2014, 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.
@@ -35,7 +35,7 @@
 
 #ifndef _tables_h
 #define _tables_h
-
+#include "types/simple.h"
 
 #ifdef __cplusplus
 extern "C" {