diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/savage_driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/savage_driver.h b/src/savage_driver.h index ec4b1ea..de042af 100644 --- a/src/savage_driver.h +++ b/src/savage_driver.h @@ -54,6 +54,7 @@ #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 #include "xf86Resources.h" #endif +#include "xf86Modes.h" #include "xf86Pci.h" #include "xf86_OSproc.h" #include "xf86Cursor.h" |