Create math module
[alexxy/gromacs.git] / src / gromacs / gmxlib / pbc.c
index 6e65c2ffc23c8033f7d9376c2ad2681fe9ac133c..b9e48a236f525387c747e9c806da3c663b61f903 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) 2013, by the GROMACS development team, led by
+ * Copyright (c) 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.
@@ -42,7 +42,7 @@
 #include "sysstuff.h"
 #include "typedefs.h"
 #include "vec.h"
-#include "maths.h"
+#include "gromacs/math/utilities.h"
 #include "main.h"
 #include "pbc.h"
 #include "smalloc.h"