diff options
Diffstat (limited to 'comms/qsstv/files/patch-videocapt_imagesettings.h')
-rw-r--r-- | comms/qsstv/files/patch-videocapt_imagesettings.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/qsstv/files/patch-videocapt_imagesettings.h b/comms/qsstv/files/patch-videocapt_imagesettings.h new file mode 100644 index 000000000000..c8ddd9332e9f --- /dev/null +++ b/comms/qsstv/files/patch-videocapt_imagesettings.h @@ -0,0 +1,10 @@ +--- videocapt/imagesettings.h.orig 2019-04-18 21:14:43 UTC ++++ videocapt/imagesettings.h +@@ -41,7 +41,6 @@ + #ifndef IMAGESETTINGS_H + #define IMAGESETTINGS_H + +-#include <linux/types.h> /* for videodev2.h */ + #include <linux/videodev2.h> + + #include <QDialog> |