summaryrefslogtreecommitdiff
path: root/plugins/YAMN/yamn.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YAMN/yamn.h')
-rw-r--r--plugins/YAMN/yamn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YAMN/yamn.h b/plugins/YAMN/yamn.h
index d8afa9aac6..1a80b5d676 100644
--- a/plugins/YAMN/yamn.h
+++ b/plugins/YAMN/yamn.h
@@ -41,7 +41,7 @@
#include "m_updater.h"
#include "m_account.h" //Account structure and all needed structures to cooperate with YAMN
#include "m_messages.h" //Messages sent to YAMN windows
-#include "mails/m_mails.h" //use YAMN's mails
+#include "m_mails.h" //use YAMN's mails
#include "mails/m_decode.h" //use decoding macros (needed for header extracting)
#include "browser/m_browser.h" //we want to run YAMN mailbrowser, no new mail notification and bad connect window
#include "resources/resource.h"