I am a moron.
authorMonty <xiphmont@xiph.org>
Thu, 6 Apr 2000 15:55:41 +0000 (15:55 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 6 Apr 2000 15:55:41 +0000 (15:55 +0000)
Monty

svn path=/trunk/vorbis/; revision=307

lib/res0.c

index a3909ef..a6ad557 100644 (file)
@@ -12,7 +12,7 @@
  ********************************************************************
 
  function: residue backend 0 implementation
- last mod: $Id: res0.c,v 1.10 2000/04/06 15:47:55 xiphmont Exp $
+ last mod: $Id: res0.c,v 1.11 2000/04/06 15:55:41 xiphmont Exp $
 
  ********************************************************************/
 
@@ -31,7 +31,7 @@
 #include "scales.h"
 #include "bookinternal.h"
 #include "misc.h"
-#include "osc.h"
+#include "os.h"
 
 typedef struct {
   vorbis_info_residue0 *info;