Include config.h directly if used
[alexxy/gromacs.git] / src / gromacs / selection / parser_internal.h
index a9482fa856b07d40abf2b3fdb8e5a9d8873d069d..b74ce1a313c3e07be49b2d1298c1694003b9b515 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.
@@ -57,6 +57,8 @@
 
 #include "scanner.h"
 
+#include "config.h"
+
 //! Error handler needed by Bison.
 static void
 yyerror(yyscan_t scanner, char const *s)