diff Gui/win32/gui.c @ 22823:98eaf29b5dee

Code cleanup: don't include a .c file in mplayer.c and fix a few "implicit declaration of function ¡Æmplayer_put_key¡Ç" warnings Based on Attila's suggestions. Approved by Uoti and Ivan.
author rathann
date Thu, 29 Mar 2007 17:16:11 +0000
parents 1c5ea79749ea
children
line wrap: on
line diff
--- a/Gui/win32/gui.c	Thu Mar 29 09:27:36 2007 +0000
+++ b/Gui/win32/gui.c	Thu Mar 29 17:16:11 2007 +0000
@@ -28,6 +28,7 @@
 #include <shlobj.h>
 #include <version.h>
 #include <mplayer.h>
+#include <mp_fifo.h>
 #include <mp_msg.h>
 #include <help_mp.h>
 #include <input/input.h>