Merge "Fix counter of fixed keyframe distance"
[profile/ivi/libvpx.git] / vp8 / encoder / ethreading.c
index 4ce306f..12d5f66 100644 (file)
@@ -9,9 +9,9 @@
  */
 
 #include "onyx_int.h"
-#include "threading.h"
-#include "common.h"
-#include "extend.h"
+#include "vp8/common/threading.h"
+#include "vp8/common/common.h"
+#include "vp8/common/extend.h"
 
 #if CONFIG_MULTITHREAD