diff options
Diffstat (limited to 'core/mplayer.h')
-rw-r--r-- | core/mplayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mplayer.h b/core/mplayer.h index 1e99308656..004c770901 100644 --- a/core/mplayer.h +++ b/core/mplayer.h @@ -21,7 +21,7 @@ #include <stdlib.h> -#include "mp_msg.h" +#include "core/mp_msg.h" extern char ** audio_fm_list; extern char ** video_fm_list; |