Remove unncessary include

This commit is contained in:
2022-04-09 14:20:33 +02:00
parent 6ff3eafe36
commit e0c1ba5147
-1
View File
@@ -1,6 +1,5 @@
#include "rawimage.h"
#include <QDebug>
#include <opencv2/highgui.hpp>
RawImage::ImgType CV2Type(int cvtype)
{