Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / topology.h
index b961fd932f8b762e51cc39bdc7b493ee0bce7b95..6f4e4792d47133634de53c4fa2f3545a13bbc24c 100644 (file)
 #ifndef GMX_TOPOLOGY_TOPOLOGY_H
 #define GMX_TOPOLOGY_TOPOLOGY_H
 
-#include "../math/vectypes.h"
-#include "atoms.h"
-#include "block.h"
-#include "idef.h"
-#include "symtab.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/topology/atoms.h"
+#include "gromacs/topology/block.h"
+#include "gromacs/topology/idef.h"
+#include "gromacs/topology/symtab.h"
 
 #ifdef __cplusplus
 extern "C" {