aboutsummaryrefslogtreecommitdiffstats
path: root/channels/console_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/console_video.h')
-rw-r--r--channels/console_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/console_video.h b/channels/console_video.h
index fb1a48821..f88e5fa1d 100644
--- a/channels/console_video.h
+++ b/channels/console_video.h
@@ -97,6 +97,7 @@ int console_video_cli(struct video_desc *env, const char *var, int fd);
int console_video_config(struct video_desc **penv, const char *var, const char *val);
void console_video_uninit(struct video_desc *env);
void console_video_start(struct video_desc *env, struct ast_channel *owner);
+int get_gui_startup(struct video_desc* env);
/* console_board.c */