#ifndef CONTROL_COMMANDS_H #define CONTROL_COMMANDS_H #include void control_commands_handle(const gchar *cmd); #endif