comparison gui/dialog/about.c @ 37170:4fc2db166644

Add missing #include.
author ib
date Fri, 05 Sep 2014 17:18:53 +0000
parents 1236a692d0c6
children 2208a16cc562
comparison
equal deleted inserted replaced
37169:2c223acee2db 37170:4fc2db166644
13 * 13 *
14 * You should have received a copy of the GNU General Public License along 14 * You should have received a copy of the GNU General Public License along
15 * with MPlayer; if not, write to the Free Software Foundation, Inc., 15 * with MPlayer; if not, write to the Free Software Foundation, Inc.,
16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17 */ 17 */
18
19 #include <stdio.h>
18 20
19 #include "config.h" 21 #include "config.h"
20 #include "gui/app/app.h" 22 #include "gui/app/app.h"
21 #include "gui/app/gui.h" 23 #include "gui/app/gui.h"
22 #include "help_mp.h" 24 #include "help_mp.h"