Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / math / 3dtransforms.h
index 4bcba5c0fb0fd5daa1c9021e40d4635e4210d152..40516c60c6aaf73762d8657b3e863bb1500a8a91 100644 (file)
@@ -39,8 +39,8 @@
 
 #include <stdio.h>
 
-#include "../utility/real.h"
-#include "vectypes.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {