summaryrefslogtreecommitdiffstats
path: root/objects/factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'objects/factory.h')
-rw-r--r--objects/factory.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/objects/factory.h b/objects/factory.h
index 1171003..c310951 100644
--- a/objects/factory.h
+++ b/objects/factory.h
@@ -23,6 +23,14 @@
#include "logitem-object.h"
#include "ignore-object.h"
#include "dcc-object.h"
+#include "dcc-chat-object.h"
+#include "dcc-get-object.h"
+#include "dcc-send-object.h"
+#include "netsplit-object.h"
+#include "netsplit-server-object.h"
+#include "netsplit-channel-object.h"
+#include "notifylist-object.h"
+#include "process-object.h"
int factory_init(void);
void factory_deinit(void);