comparison Gui/app.c @ 21227:308495b6d611

Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h already exists, both get included at the same time in some files...
author diego
date Sat, 25 Nov 2006 18:37:37 +0000
parents e60c8c7399d2
children
comparison
equal deleted inserted replaced
21226:8a7bcdba8e19 21227:308495b6d611
9 #include "help_mp.h" 9 #include "help_mp.h"
10 10
11 #include "app.h" 11 #include "app.h"
12 #include "wm/wskeys.h" 12 #include "wm/wskeys.h"
13 #include "skin/skin.h" 13 #include "skin/skin.h"
14 #include "mplayer/mplayer.h" 14 #include "mplayer/gmplayer.h"
15 #include "interface.h" 15 #include "interface.h"
16 16
17 evName evNames[] = 17 evName evNames[] =
18 { 18 {
19 { evNone, "evNone" }, 19 { evNone, "evNone" },