diff elbg.h @ 6763:f7cbb7733146 libavcodec

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 11:56:36 +0000
parents 1d83e9c34641
children c4a4495715dd
line wrap: on
line diff
--- a/elbg.h	Fri May 09 10:44:12 2008 +0000
+++ b/elbg.h	Fri May 09 11:56:36 2008 +0000
@@ -21,7 +21,7 @@
 #ifndef FFMPEG_ELBG_H
 #define FFMPEG_ELBG_H
 
-#include "random.h"
+#include "libavutil/random.h"
 
 /**
  * Implementation of the Enhanced LBG Algorithm