[xiph-cvs] cvs commit: vorbis/include/vorbis codec.h

Jack Moffitt jack at xiph.org
Thu Oct 12 00:28:04 PDT 2000



jack        00/10/12 00:28:04

  Modified:    include/vorbis codec.h
  Log:
  i knew there had to be a reason for that :)
  
  jack.

Revision  Changes    Path
1.32      +2 -2      vorbis/include/vorbis/codec.h

Index: codec.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/include/vorbis/codec.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- codec.h	2000/10/12 04:26:39	1.31
+++ codec.h	2000/10/12 07:28:03	1.32
@@ -12,7 +12,7 @@
  ********************************************************************
 
  function: libvorbis codec headers
- last mod: $Id: codec.h,v 1.31 2000/10/12 04:26:39 jack Exp $
+ last mod: $Id: codec.h,v 1.32 2000/10/12 07:28:03 jack Exp $
 
  ********************************************************************/
 
@@ -28,7 +28,6 @@
 
 #include <ogg/ogg.h>
 #include "vorbis/codebook.h"
-#include "vorbis/backends.h"
 
 typedef void vorbis_look_transform;
 typedef void vorbis_info_time;
@@ -240,6 +239,7 @@
 
 } vorbis_block;
 
+#include "vorbis/backends.h"
 
 /* vorbis_info contains all the setup information specific to the
    specific compression/decompression mode in progress (eg,

--- >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