Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / rgb.h
index 60436a740fb9ea714753680a82396e79fa4d1640..f754da9231ee1922622783a27253a83beee1cc0e 100644 (file)
@@ -37,7 +37,7 @@
 #ifndef GMX_LEGACYHEADERS_TYPES_RGB_H
 #define GMX_LEGACYHEADERS_TYPES_RGB_H
 
-#include "../../utility/real.h"
+#include "gromacs/utility/real.h"
 
 typedef struct {
     real r, g, b;