small fix
This commit is contained in:
parent
6cd8058a33
commit
f6e6b58b84
|
@ -49,8 +49,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#include <pangolin/image/typed_image.h>
|
#include <pangolin/image/typed_image.h>
|
||||||
#include <pangolin/pangolin.h>
|
#include <pangolin/pangolin.h>
|
||||||
|
|
||||||
#include <opencv2/core.hpp>
|
#include <opencv2/core/core.hpp>
|
||||||
#include <opencv2/highgui.hpp>
|
#include <opencv2/highgui/highgui.hpp>
|
||||||
|
|
||||||
#include <tbb/concurrent_queue.h>
|
#include <tbb/concurrent_queue.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue