summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r--plugins/NewStory/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h
index 151d95e5a3..39f00c47af 100644
--- a/plugins/NewStory/src/stdafx.h
+++ b/plugins/NewStory/src/stdafx.h
@@ -76,6 +76,8 @@ Boston, MA 02111-1307, USA.
#include "history_control.h"
#include "templates.h"
+void InitServices();
+
int OptionsInitialize(WPARAM, LPARAM);
struct CMPlugin : public PLUGIN<CMPlugin>