/* camera.c */
#ifdef CAMERA
void camera_snap(Display *display, Window window);
#endif
