[xiph-commits] r16112 - branches/theora-thusnelda/lib/enc

giles at svn.xiph.org giles at svn.xiph.org
Sat Jun 13 23:09:43 PDT 2009


Author: giles
Date: 2009-06-13 23:09:43 -0700 (Sat, 13 Jun 2009)
New Revision: 16112

Modified:
   branches/theora-thusnelda/lib/enc/encinfo.c
Log:
Use a relative patch for internal.h to match other inclusions.

Modified: branches/theora-thusnelda/lib/enc/encinfo.c
===================================================================
--- branches/theora-thusnelda/lib/enc/encinfo.c	2009-06-14 05:57:40 UTC (rev 16111)
+++ branches/theora-thusnelda/lib/enc/encinfo.c	2009-06-14 06:09:43 UTC (rev 16112)
@@ -1,6 +1,6 @@
 #include <stdlib.h>
 #include <string.h>
-#include "internal.h"
+#include "../internal.h"
 #include "enquant.h"
 #include "huffenc.h"
 



More information about the commits mailing list