summaryrefslogtreecommitdiff
path: root/core/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-03-16 14:06:26 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2011-03-16 14:06:26 +0200
commit7041ab5d41644bc3310b5c16b9c0aa3818a03d10 (patch)
treee3cab3306b88a72cd32e13bb4baa192f7d775e65 /core/commonheaders.h
parent01212a19ce05aaa27ff33dae06bed646e7a65535 (diff)
skeleton for events handler
functions return type correction
Diffstat (limited to 'core/commonheaders.h')
-rw-r--r--core/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/commonheaders.h b/core/commonheaders.h
index a838775..ff628d8 100644
--- a/core/commonheaders.h
+++ b/core/commonheaders.h
@@ -41,6 +41,7 @@
#include "../api/ec_pluginapi.h"
#include "services.h"
#include "modules.h"
+#include "events.h"
#include "../api/ec_services.h"
#include "globals.h"
#include "utf8.h"