summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 64b44da..9401e97 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -38,6 +38,8 @@ using std::wstring;
#include <fstream>
using std::wfstream;
using std::fstream;
+#include <algorithm>
+
#include <newpluginapi.h>
#include <m_database.h>