Update TNG build system
[alexxy/gromacs.git] / src / external / tng_io / src / lib / md5.c
index ea8bb37b5e0ed7d2c8f15e7c6bdab910eeb455de..f6a2391635587c1178dd676ebf6103f2af8df416 100644 (file)
@@ -75,7 +75,7 @@
   1999-05-03 lpd Original version.
  */
 
-#include "../../include/md5.h"
+#include "tng/md5.h"
 #include <string.h>
 
 #undef BYTE_ORDER      /* 1 = big-endian, -1 = little-endian, 0 = unknown */