diff --git a/headers/private/graphics/matrox/DriverInterface.h b/headers/private/graphics/matrox/DriverInterface.h index fb8056bb8b..11346730fe 100644 --- a/headers/private/graphics/matrox/DriverInterface.h +++ b/headers/private/graphics/matrox/DriverInterface.h @@ -84,6 +84,7 @@ typedef struct typedef struct settings { // apsed, see comments in mga.settings // for driver char accelerant[B_FILE_NAME_LENGTH]; + char primary[B_FILE_NAME_LENGTH]; bool dumprom; // for accelerant uint32 logmask;