Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
89d56df6
Commit
89d56df6
authored
May 02, 2008
by
Rémi Denis-Courmont
Browse files
main.h -> vlc_main.h
parent
5f1eb779
Changes
3
Hide whitespace changes
Inline
Side-by-side
include/vlc_common.h
View file @
89d56df6
...
...
@@ -931,7 +931,7 @@ VLC_EXPORT( const char *, VLC_Changeset, ( void ) );
#include
"vlc_mtime.h"
#include
"vlc_threads_funcs.h"
#include
"vlc_modules.h"
#include
"main.h"
#include
"
vlc_
main.h"
#include
"vlc_configuration.h"
#if defined( WIN32 ) || defined( UNDER_CE )
...
...
include/main.h
→
include/
vlc_
main.h
View file @
89d56df6
File moved
src/Makefile.am
View file @
89d56df6
...
...
@@ -36,11 +36,11 @@ pkginclude_HEADERS = \
$(NULL)
pluginsinclude_HEADERS
=
\
../include/main.h
\
../include/vlc_arrays.h
\
../include/vlc_common.h
\
../include/vlc_config.h
\
../include/vlc_configuration.h
\
../include/vlc_main.h
\
../include/vlc_messages.h
\
../include/vlc_modules.h
\
../include/vlc_modules_macros.h
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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