From 4e3bdbb0bc8649208400b9eb63751db15bc9bcda Mon Sep 17 00:00:00 2001 From: waker Date: Thu, 14 Apr 2011 20:50:40 +0200 Subject: new event passing system --- plugins.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins.h') diff --git a/plugins.h b/plugins.h index 5537888b..8a41bb67 100644 --- a/plugins.h +++ b/plugins.h @@ -144,6 +144,6 @@ const char ** plug_get_gui_names (void); void -plug_event_call (DB_event_t *ev); +plug_event_call (ddb_event_t *ev); #endif // __PLUGINS_H -- cgit v1.2.3