openbox/plugins/mouse/mouserc_parse.h

7 lines
109 B
C
Raw Normal View History

#ifndef __plugin_mouse_mouserc_parse_h
#define __plugin_mouse_mouserc_parse_h
void mouserc_parse();
#endif