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"