libcamera: pipeline: Remove duplicated include

Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Jacopo Mondi 2019-01-25 17:12:30 +01:00
parent 1b45e75cdb
commit 3b480dbf63

View file

@ -12,8 +12,6 @@
#include "media_device.h" #include "media_device.h"
#include "pipeline_handler.h" #include "pipeline_handler.h"
#include <libcamera/camera.h>
/** /**
* \file pipeline_handler.h * \file pipeline_handler.h
* \brief Create pipelines and cameras from a set of media devices * \brief Create pipelines and cameras from a set of media devices