7 lines
100 B
C
7 lines
100 B
C
#ifndef _DEVICES_CAM_H
|
|
#define _DEVICES_CAM_H
|
|
|
|
#include "gen/camera.h"
|
|
|
|
#endif /* _DEVICES_CAM_H */
|