summaryrefslogtreecommitdiff
path: root/Plugins/avatarhistory/AvatarHistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/avatarhistory/AvatarHistory.h')
-rw-r--r--Plugins/avatarhistory/AvatarHistory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins/avatarhistory/AvatarHistory.h b/Plugins/avatarhistory/AvatarHistory.h
index bf325d2..224a8a4 100644
--- a/Plugins/avatarhistory/AvatarHistory.h
+++ b/Plugins/avatarhistory/AvatarHistory.h
@@ -4,8 +4,8 @@
#include <time.h>
+#define MIRANDA_CUSTOM_LP
#include <newpluginapi.h>
-#include <m_folders.h>
#include <m_clist.h>
#include <m_skin.h>
#include <m_avatars.h>
@@ -17,6 +17,7 @@
#include <m_popup.h>
#include <m_options.h>
#include <m_utils.h>
+#include <m_folders.h>
#include <m_langpack.h>
#include <m_metacontacts.h>
#include <m_history.h>