Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / symtab.h
index d0561340c25f3828b56d7ff9d5e36cade0711be1..0c93cc3353562103a4a5d11be2ac40ccf726f47a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2010, by the GROMACS development team, led by
+ * Copyright (c) 2010,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.
@@ -39,7 +39,7 @@
 #define _symtab_h
 
 #include <stdio.h>
-#include "typedefs.h"
+#include "types/symtab.h"
 
 #ifdef __cplusplus
 extern "C" {