diff --git a/headers/private/interface/input_globals.h b/headers/private/interface/input_globals.h index 267b236805..742dc62c38 100644 --- a/headers/private/interface/input_globals.h +++ b/headers/private/interface/input_globals.h @@ -29,6 +29,7 @@ #include +status_t _control_input_server_(BMessage *command, BMessage *reply); status_t _restore_key_map_(); #endif // __INPUT_GLOBALS_H