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
Gautam Chitnis
web-ui-redesign
Commits
6d6d53e1
Commit
6d6d53e1
authored
Sep 24, 2006
by
zorglub
Browse files
Fix include paths
parent
bd3484b9
Changes
3
Hide whitespace changes
Inline
Side-by-side
modules/meta_engine/dummy.c
View file @
6d6d53e1
...
...
@@ -30,7 +30,7 @@
#include
<vlc/vlc.h>
#include
<vlc/intf.h>
#include
<vlc_meta.h>
#include
<vlc_meta
_engine
.h>
#include
<vlc_meta.h>
#include
<charset.h>
#ifdef HAVE_SYS_STAT_H
...
...
modules/meta_engine/folder.c
View file @
6d6d53e1
...
...
@@ -30,7 +30,7 @@
#include
<vlc/vlc.h>
#include
<vlc/intf.h>
#include
<vlc_meta.h>
#include
<vlc_meta
_engine
.h>
#include
<vlc_meta.h>
#include
<charset.h>
#ifdef HAVE_SYS_STAT_H
...
...
modules/meta_engine/musicbrainz.c
View file @
6d6d53e1
...
...
@@ -29,7 +29,7 @@
#include
<vlc/vlc.h>
#include
<vlc/intf.h>
#include
<vlc_meta.h>
#include
<vlc_meta
_engine
.h>
#include
<vlc_meta.h>
#include
"musicbrainz/mb_c.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