summaryrefslogtreecommitdiff
path: root/src/android
diff options
context:
space:
mode:
authorMilan Zamazal <mzamazal@redhat.com>2024-09-02 17:42:01 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-09-02 21:52:38 +0300
commita1f597478d453c9a103928d16d843a67f415df47 (patch)
tree50af7267a47125cc0fad8a348e2306b5c7619153 /src/android
parent552777c0dc53fe647ab4bcd729bc25d761a61f7c (diff)
libcamera: uvcvideo: Fix includes
The includes that are not used can be removed and there are also directly used includes not listed. Let's fix both. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions
'#n20'>20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111