Remove some typedefs.h dependencies
[alexxy/gromacs.git] / src / gromacs / selection / selection.cpp
index 786fb9912a469b2c16b772edfef5324b93ab1367..795b08065e6f3f153558aa8f21ce19c19f3742a0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2009,2010,2011,2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 2009,2010,2011,2012,2013,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.
@@ -41,6 +41,8 @@
  */
 #include "selection.h"
 
+#include "gromacs/topology/topology.h"
+
 #include "nbsearch.h"
 #include "position.h"
 #include "selelem.h"