diff options
Diffstat (limited to 'src/lib/image_content.h')
| -rw-r--r-- | src/lib/image_content.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/image_content.h b/src/lib/image_content.h index 4a8d91bdb..67ea466df 100644 --- a/src/lib/image_content.h +++ b/src/lib/image_content.h @@ -21,11 +21,6 @@ #define DCPOMATIC_IMAGE_CONTENT_H #include "video_content.h" -#include <boost/enable_shared_from_this.hpp> - -namespace cxml { - class Node; -} class ImageContent : public VideoContent { |
