[xiph-cvs] cvs commit: ices/src im_playlist.c
Karl Heyes
karl at xiph.org
Thu Mar 27 17:12:59 PST 2003
karl 03/03/27 20:12:59
Modified: src im_playlist.c
Log:
missed one file for header namespace cleanup
Revision Changes Path
1.11 +2 -2 ices/src/im_playlist.c
Index: im_playlist.c
===================================================================
RCS file: /usr/local/cvsroot/ices/src/im_playlist.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- im_playlist.c 22 Mar 2003 02:27:55 -0000 1.10
+++ im_playlist.c 28 Mar 2003 01:12:59 -0000 1.11
@@ -1,7 +1,7 @@
/* playlist.c
* - Basic playlist functionality
*
- * $Id: im_playlist.c,v 1.10 2003/03/22 02:27:55 karl Exp $
+ * $Id: im_playlist.c,v 1.11 2003/03/28 01:12:59 karl Exp $
*
* Copyright (c) 2001 Michael Smith <msmith at labyrinth.net.au>
*
@@ -21,7 +21,7 @@
#include <errno.h>
#include <ogg/ogg.h>
-#include "thread.h"
+#include <thread/thread.h>
#include "cfgparse.h"
#include "stream.h"
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list