diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-23 11:50:18 +0100 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-23 11:50:18 +0100 |
| commit | 3395f7a7028e8da9f2f675753f99155cafefe37a (patch) | |
| tree | 63bee7d7b0d4d9cf052e6f836afef0ea8f15cb3d /dash/previews | |
| parent | a31c4115c2085b1cf8b83c617cc63ae69900eea5 (diff) | |
Removed old include causing build to break.
(bzr r2419.4.25)
Diffstat (limited to 'dash/previews')
| -rw-r--r-- | dash/previews/MoviePreview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dash/previews/MoviePreview.cpp b/dash/previews/MoviePreview.cpp index 267fd844a..2ec5d5a68 100644 --- a/dash/previews/MoviePreview.cpp +++ b/dash/previews/MoviePreview.cpp @@ -27,7 +27,6 @@ #include <Nux/VLayout.h> #include <UnityCore/MoviePreview.h> #include "unity-shared/StaticCairoText.h" -#include "unity-shared/VideoPlayer.h" namespace unity { |
