commit | 2857b959c5c12116bef85d4e7e0125d74a469eec | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Jul 14 18:04:25 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 14 18:04:25 2011 -0700 |
tree | 3f4fefa47f8b19776336a1981149847b89e1d7b3 | |
parent | 3d34a30c5ecf404b429ade5068400cb86695ff32 [diff] | |
parent | f70947fcd251dffbbf29414cf43bea971d9df3e8 [diff] |
Merge "Use the ANativeWindow APIs instead of the Surface APIs"
diff --git a/libvideoeditor/lvpp/PreviewPlayer.h b/libvideoeditor/lvpp/PreviewPlayer.h index 55a8259..74a09eb 100755 --- a/libvideoeditor/lvpp/PreviewPlayer.h +++ b/libvideoeditor/lvpp/PreviewPlayer.h
@@ -18,7 +18,6 @@ #define PREVIEW_PLAYER_H_ -#include "NuHTTPDataSource.h" #include "TimedEventQueue.h" #include "VideoEditorAudioPlayer.h"