Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / uip / msgchk.c
index 9489ef0..3616ea8 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <h/mh.h>
-#include <mts/generic/mts.h>
+#include <h/mts.h>
 #include <h/tws.h>
 #include <pwd.h>