move nestegg to third_party

Change-Id: Idf58109195a88dec66c5e1ea6a51c61e6c659ff1
This commit is contained in:
James Zern
2014-02-20 20:26:53 -08:00
parent a0f0655b5e
commit bb3b9aa93f
21 changed files with 21 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
#include <cstdlib>
#include <new>
#include <string>
#include "nestegg/include/nestegg/nestegg.h"
#include "third_party/nestegg/include/nestegg/nestegg.h"
#include "test/video_source.h"
namespace libvpx_test {