]> git.sesse.net Git - kdenlive/blobdiff - src/v4l/v4lcapture.h
Merge branch 'master' into feature/pkey
[kdenlive] / src / v4l / v4lcapture.h
index 56dbb589d6d9e523d37d6562c5f48ffd32f3964c..915b517bb318899dcdc5b685be982e5bfac34d7d 100644 (file)
 
 #ifndef __V4LCAPTUREHANDLER_H__
 #define __V4LCAPTUREHANDLER_H__
-#ifndef __APPLE__
-#include "src.h"
-#endif
+//#include "src.h"
 
 #include <QWidget>
 #include <QObject>
 #include <QLayout>
 #include <QLabel>
 
+
 class V4lCaptureHandler
 {