Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
e3e57779
Commit
e3e57779
authored
Jan 27, 2009
by
dionoea
Browse files
Should fix compilation. Thanks to alienBob for reporting and testing.
parent
f27113b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
modules/video_output/fb.c
View file @
e3e57779
...
...
@@ -46,6 +46,7 @@
#include
<vlc_common.h>
#include
<vlc_plugin.h>
#include
<vlc_vout.h>
#include
<vlc_interface.h>
/*****************************************************************************
* Local prototypes
...
...
modules/video_output/svgalib.c
View file @
e3e57779
...
...
@@ -32,6 +32,7 @@
#include
<vlc_common.h>
#include
<vlc_plugin.h>
#include
<vlc_vout.h>
#include
<vlc_interface.h>
#include
<vga.h>
#include
<vgagl.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment