summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/ws.c')
-rw-r--r--Gui/wm/ws.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/wm/ws.c b/Gui/wm/ws.c
index ed6512ae16..89787c1669 100644
--- a/Gui/wm/ws.c
+++ b/Gui/wm/ws.c
@@ -230,6 +230,7 @@ int wsWindowManagerType( void )
}
extern int vo_wm_type;
+extern int vo_find_depth_from_visuals(Display *dpy, int screen, Visual **visual_return);
void wsXInit( void* mDisplay )
{