Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / utility / scoped_ptr_sfree.h
index 1fd0fa3369d98d2d08f54a5b2249a9133564e5b8..7078a80aebfd6b9958df7838bac473d002d5baa2 100644 (file)
@@ -43,8 +43,8 @@
 #ifndef GMX_UTILITY_SCOPED_PTR_SFREE_H
 #define GMX_UTILITY_SCOPED_PTR_SFREE_H
 
-#include "../legacyheaders/smalloc.h"
-#include "common.h"
+#include "gromacs/utility/common.h"
+#include "gromacs/utility/smalloc.h"
 
 namespace gmx
 {