Changeset 12d327f784a1c5cad35c3371754e5a0511f4a0b2

Show
Ignore:
Timestamp:
02/04/08 22:08:30 (7 months ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1202159310 +0000
git-parent:

[f369c95d6e729fc9e983acda1affb67ce12771fa]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1202159310 +0000
Message:

Missing include for config_GetUserDir

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/config/core.c

    r1b09c02 r12d327f  
    3030#include "vlc_keys.h" 
    3131#include "vlc_charset.h" 
     32#include "vlc_configuration.h" 
    3233 
    3334#include <errno.h>                                                  /* errno */