summaryrefslogtreecommitdiffstats
path: root/src/grabbers/me4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grabbers/me4.h')
-rw-r--r--src/grabbers/me4.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/grabbers/me4.h b/src/grabbers/me4.h
index a7a7b3c..4021f6a 100644
--- a/src/grabbers/me4.h
+++ b/src/grabbers/me4.h
@@ -1,8 +1,6 @@
#ifndef __UNIFIED_CAMERA_ACCESS_ME4_H
#define __UNIFIED_CAMERA_ACCESS_ME4_H
-struct uca_grabber_t;
-
-uint32_t uca_me4_init(struct uca_grabber_t **grabber);
+uint32_t uca_me4_init(struct uca_grabber **grabber);
#endif