diff --git a/headers/private/graphics/nvidia/DriverInterface.h b/headers/private/graphics/nvidia/DriverInterface.h index 105d92f3cc..a6b62afb73 100644 --- a/headers/private/graphics/nvidia/DriverInterface.h +++ b/headers/private/graphics/nvidia/DriverInterface.h @@ -109,6 +109,7 @@ typedef struct { typedef struct { // apsed, see comments in nv.settings // for driver char accelerant[B_FILE_NAME_LENGTH]; + char primary[B_FILE_NAME_LENGTH]; bool dumprom; // for accelerant uint32 logmask;