diff options
Diffstat (limited to 'src/intel_options.h')
-rw-r--r-- | src/intel_options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel_options.h b/src/intel_options.h index c3e49995..8d0312c4 100644 --- a/src/intel_options.h +++ b/src/intel_options.h @@ -29,6 +29,7 @@ enum intel_options { OPTION_ZAPHOD, OPTION_DELAYED_FLUSH, OPTION_TEAR_FREE, + OPTION_CRTC_PIXMAPS, #endif #ifdef USE_UXA OPTION_FALLBACKDEBUG, |