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
83caa247
Commit
83caa247
authored
Sep 05, 2007
by
Rémi Denis-Courmont
Browse files
#include order
parent
d407c3ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_output/x11/xcommon.c
View file @
83caa247
...
...
@@ -27,14 +27,14 @@
/*****************************************************************************
* Preamble
*****************************************************************************/
#include
<errno.h>
/* ENOMEM */
#include
<vlc/vlc.h>
#include
<vlc_interface.h>
#include
<vlc_playlist.h>
#include
<vlc_vout.h>
#include
<vlc_keys.h>
#include
<errno.h>
/* ENOMEM */
#ifdef HAVE_MACHINE_PARAM_H
/* BSD */
# include <machine/param.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