Mercurial > mplayer.hg
comparison gui/mplayer/gtk/pl.c @ 26365:10dfbc523184
Add gui/ prefix to some #include paths so that compilation from the
top-level source directory does not fail.
author | diego |
---|---|
date | Fri, 11 Apr 2008 16:55:27 +0000 |
parents | 8a0adeba5910 |
children | b2f4abcf20ed |
comparison
equal
deleted
inserted
replaced
26364:48fd5c221905 | 26365:10dfbc523184 |
---|---|
12 | 12 |
13 #include "config.h" | 13 #include "config.h" |
14 #include "help_mp.h" | 14 #include "help_mp.h" |
15 #include "stream/stream.h" | 15 #include "stream/stream.h" |
16 | 16 |
17 #include "interface.h" | 17 #include "gui/interface.h" |
18 #include "../widgets.h" | 18 #include "../widgets.h" |
19 #include "pl.h" | 19 #include "pl.h" |
20 #include "gtk_common.h" | 20 #include "gtk_common.h" |
21 | 21 |
22 static char * book_open_xpm[] = { | 22 static char * book_open_xpm[] = { |