diff m_option.c @ 11412:ec3dac7d17a0

Warning fixes (approved by A'rpi).
author rathann
date Sat, 08 Nov 2003 00:26:51 +0000
parents 835822ce4bb1
children c996b8da4ad0
line wrap: on
line diff
--- a/m_option.c	Sat Nov 08 00:09:15 2003 +0000
+++ b/m_option.c	Sat Nov 08 00:26:51 2003 +0000
@@ -11,6 +11,7 @@
 #include "m_option.h"
 //#include "m_config.h"
 #include "mp_msg.h"
+#include "libmpdemux/url.h"
 
 // Don't free for 'production' atm
 #ifndef MP_DEBUG