Index: source/libvpx/examples/set_maps.c |
diff --git a/source/libvpx/examples/set_maps.c b/source/libvpx/examples/set_maps.c |
index 851adc42ea12ba5c4249ae376c8f5d6ecde7489e..5555baac22e3f13eebd12e1b1c1727dd746a7ace 100644 |
--- a/source/libvpx/examples/set_maps.c |
+++ b/source/libvpx/examples/set_maps.c |
@@ -50,8 +50,8 @@ |
#include "vpx/vp8cx.h" |
#include "vpx/vpx_encoder.h" |
-#include "./tools_common.h" |
-#include "./video_writer.h" |
+#include "../tools_common.h" |
+#include "../video_writer.h" |
static const char *exec_name; |