summaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 61d6ef70..eda825ab 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -11,6 +11,8 @@
extern int irssi_gui;
+void core_init_paths(int argc, char *argv[]);
+
void core_init(void);
void core_deinit(void);