[xiph-cvs] cvs commit: vorbis/lib/modes modes.h

Monty xiphmont at xiph.org
Wed Jan 31 17:12:26 PST 2001



xiphmont    01/01/31 17:12:26

  Modified:    lib/modes modes.h
  Log:
  Missed mode_AA in modes.h

Revision  Changes    Path
1.5       +2 -1      vorbis/lib/modes/modes.h

Index: modes.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/modes.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- modes.h	2001/02/01 01:03:30	1.4
+++ modes.h	2001/02/01 01:12:26	1.5
@@ -12,13 +12,14 @@
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: modes.h,v 1.4 2001/02/01 01:03:30 xiphmont Exp $
+ last mod: $Id: modes.h,v 1.5 2001/02/01 01:12:26 xiphmont Exp $
 
  ********************************************************************/
 
 #ifndef _V_MODES_H_
 #define _V_MODES_H_
 
+#include "modes/mode_AA.h"
 #include "modes/mode_A.h"
 #include "modes/mode_B.h"
 #include "modes/mode_C.h"

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