diff options
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r-- | src/radeon_probe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h index ef4ddbcf..17c0f1b1 100644 --- a/src/radeon_probe.h +++ b/src/radeon_probe.h @@ -53,6 +53,8 @@ #include "xaa.h" #endif +extern DriverRec RADEON; + typedef enum { MT_UNKNOWN = -1, |