Move smalloc.h to utility/
[alexxy/gromacs.git] / src / programs / view / xdlg.cpp
index 0e3b76dec3095374a44b63e4cfffdd1e4b55e33e..31321d0904560e4906d08c2332dad81f04f6febd 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.
@@ -43,7 +43,7 @@
 #include <string.h>
 #include "string2.h"
 #include "macros.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "Xstuff.h"
 #include "xutil.h"
 #include "xdlg.h"