Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
8e2f50d2
Commit
8e2f50d2
authored
Mar 22, 2004
by
gbazin
Browse files
* src/misc/modules.c: compilation fix.
parent
91576fb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/modules.c
View file @
8e2f50d2
...
...
@@ -2,7 +2,7 @@
* modules.c : Builtin and plugin modules management functions
*****************************************************************************
* Copyright (C) 2001-2004 VideoLAN
* $Id
: modules.c,v 1.147 2004/03/04 23:59:16 fenrir Exp
$
* $Id$
*
* Authors: Sam Hocevar <sam@zoy.org>
* Ethan C. Baldridge <BaldridgeE@cadmus.com>
...
...
@@ -107,6 +107,8 @@
#include
"vlc_block.h"
#include
"vlc_vlm.h"
#if defined( UNDER_CE )
# define MYCHAR wchar_t
#else
...
...
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