]> git.sesse.net Git - vlc/commitdiff
hrm, compile before you commit
authorChristophe Mutricy <xtophe@videolan.org>
Tue, 29 Aug 2006 19:34:50 +0000 (19:34 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Tue, 29 Aug 2006 19:34:50 +0000 (19:34 +0000)
modules/control/http/rpn.c

index 69736aa375b84516e88fab814450badc335bffb9..ee86775335ffe7ad157b71650481fab21587639f 100644 (file)
@@ -26,7 +26,7 @@
 #include "http.h"
 #include "vlc_url.h"
 #include "vlc_meta.h"
-#include "vlc_string.h"
+#include "vlc_strings.h"
 
 static vlc_object_t *GetVLCObject( intf_thread_t *p_intf,
                                    const char *psz_object,