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
f853698b
Commit
f853698b
authored
Aug 04, 2003
by
Jean-Paul Saman
Browse files
Fixed missing headerfile.
parent
64cf2505
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/gtk/menu.c
View file @
f853698b
...
...
@@ -2,7 +2,7 @@
* menu.c : functions to handle menu items.
*****************************************************************************
* Copyright (C) 2000, 2001 VideoLAN
* $Id: menu.c,v 1.1
0
2003/0
5
/0
5 22:23:38 gbazi
n Exp $
* $Id: menu.c,v 1.1
1
2003/0
8
/0
4 12:34:20 jpsama
n Exp $
*
* Authors: Samuel Hocevar <sam@zoy.org>
* Stphane Borel <stef@via.ecp.fr>
...
...
@@ -31,6 +31,7 @@
#include <stdlib.h>
#include <vlc/vlc.h>
#include <vlc/input.h>
#include <vlc/intf.h>
#include <vlc/aout.h>
#include <vlc/vout.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