summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SeenPlugin/src/stdafx.h')
-rw-r--r--plugins/SeenPlugin/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SeenPlugin/src/stdafx.h b/plugins/SeenPlugin/src/stdafx.h
index 39bb908b64..f76c1fc0ae 100644
--- a/plugins/SeenPlugin/src/stdafx.h
+++ b/plugins/SeenPlugin/src/stdafx.h
@@ -50,6 +50,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_string.h>
#include <m_tipper.h>
+#include <m_seenplugin.h>
#include "resource.h"
#include "version.h"
@@ -119,6 +120,8 @@ void ShowHistory(MCONTACT hContact, BYTE isAlert);
void InitFileOutput(void);
void UninitFileOutput(void);
+INT_PTR GetParsedFormat(WPARAM wParam, LPARAM lParam);
+
struct logthread_info
{
MCONTACT hContact;