summaryrefslogtreecommitdiffstats
path: root/libvo/sdl_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sdl_common.h')
-rw-r--r--libvo/sdl_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/sdl_common.h b/libvo/sdl_common.h
index cc9ec60e21..a1a5311bfc 100644
--- a/libvo/sdl_common.h
+++ b/libvo/sdl_common.h
@@ -30,6 +30,7 @@
int vo_sdl_init(void);
void vo_sdl_uninit(void);
+void sdl_update_xinerama_info(void);
void vo_sdl_fullscreen(void);
int sdl_set_mode(int bpp, uint32_t flags);
int sdl_default_handle_event(SDL_Event *event);