diff options
Diffstat (limited to 'plugins/YAMN/proto/pop3/pop3comm.h')
-rw-r--r-- | plugins/YAMN/proto/pop3/pop3comm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YAMN/proto/pop3/pop3comm.h b/plugins/YAMN/proto/pop3/pop3comm.h index 7b93bdaf52..c7eb01b5a1 100644 --- a/plugins/YAMN/proto/pop3/pop3comm.h +++ b/plugins/YAMN/proto/pop3/pop3comm.h @@ -11,7 +11,7 @@ #include "m_synchro.h"
//For mail exported functions defintions
-#include "../../mails/m_mails.h"
+#include "m_mails.h"
#include "../../debug.h"
|