Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / mts / smtp / smtp.c
index e596680..6de440f 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <h/mh.h>
 #include "smtp.h"
 
 #include <h/mh.h>
 #include "smtp.h"
-#include <mts/generic/mts.h>
+#include <h/mts.h>
 #include <signal.h>
 #include <h/signals.h>
 #ifdef MPOP
 #include <signal.h>
 #include <h/signals.h>
 #ifdef MPOP