From 66080bed4af0288259acd750a2dfb2b85b766b67 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Sun, 25 Dec 2005 10:43:24 +0000 Subject: [PATCH] Sorry for breaking the build git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15668 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/app/ServerProtocol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,