summaryrefslogtreecommitdiff
path: root/plugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins.h')
-rw-r--r--plugins.h2
1 files changed, 1 insertions, 1 deletions
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