forked from pool/python-pygame
12 lines
299 B
Diff
12 lines
299 B
Diff
![]() |
--- src/camera.h 2008-10-10 04:37:10.000000000 +0200
|
||
|
+++ src/camera.h 2011-07-07 13:00:43.880088827 +0200
|
||
|
@@ -39,7 +39,7 @@
|
||
|
|
||
|
#include <asm/types.h> /* for videodev2.h */
|
||
|
|
||
|
- #include <linux/videodev.h>
|
||
|
+ #include <libv4l1-videodev.h>
|
||
|
#include <linux/videodev2.h>
|
||
|
#endif
|
||
|
|