Skip to content
Snippets Groups Projects
Commit 373efbc6 authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

compositor: Add missing prototype declaration


Bug: 15432

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent bc07c4a1
No related merge requests found
......@@ -80,5 +80,8 @@ void compositorRebuildScreen (ScreenInfo *);
gboolean compositorTestServer (DisplayInfo *);
vblankMode compositorParseVblankMode (const gchar *);
void compositorSetVblankMode (ScreenInfo *,
vblankMode);
#endif /* INC_COMPOSITOR_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment