Commit b1ce3a3e authored by Loïc Minier's avatar Loïc Minier

* re-included playlist.h (got confused with vlc-playlist.h)

parent 2951522c
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* gtk_open.c : functions to handle file/disc/network open widgets. * gtk_open.c : functions to handle file/disc/network open widgets.
***************************************************************************** *****************************************************************************
* Copyright (C) 2000, 2001 VideoLAN * Copyright (C) 2000, 2001 VideoLAN
* $Id: open.c,v 1.7 2003/01/10 12:34:50 asmax Exp $ * $Id: open.c,v 1.8 2003/01/10 17:30:18 lool Exp $
* *
* Authors: Samuel Hocevar <sam@zoy.org> * Authors: Samuel Hocevar <sam@zoy.org>
* Stphane Borel <stef@via.ecp.fr> * Stphane Borel <stef@via.ecp.fr>
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#include "gtk_interface.h" #include "gtk_interface.h"
#include "gtk_support.h" #include "gtk_support.h"
#include "playlist.h"
#include "common.h" #include "common.h"
#include "netutils.h" #include "netutils.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment