diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index e1970165a7..ebbbb81cf8 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -165,8 +165,8 @@ enum { AS_GET_DPMS_CAPABILITIES, // Misc stuff - AS_GET_ACCELERANT_NAME, - AS_GET_DRIVER_NAME, + AS_GET_ACCELERANT_PATH, + AS_GET_DRIVER_PATH, // Global function call defs AS_SET_UI_COLORS,