summaryrefslogtreecommitdiff
path: root/server/include/api_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/include/api_core.h')
-rw-r--r--server/include/api_core.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/server/include/api_core.h b/server/include/api_core.h
index adf0a70..33ed70f 100644
--- a/server/include/api_core.h
+++ b/server/include/api_core.h
@@ -1,5 +1,5 @@
/*
- Copyright © 2015 Gluzskiy Alexandr (sss)
+ Copyright © 2015-2016 Gluzskiy Alexandr (sss)
This file is part of Unknown Download Manager (UDM).
@@ -26,10 +26,11 @@
#include <map>
#include "settings.h"
+#include "api_core_events.h"
class module_base;
-class core_api
+class core_api : public core_events::core_events
{
public:
//core