diff options
-rw-r--r-- | src/theatre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theatre.h b/src/theatre.h index afa4fae..3c1fd4b 100644 --- a/src/theatre.h +++ b/src/theatre.h @@ -111,7 +111,7 @@ void ResetTheatreRegsForNoTVout(TheatrePtr t); #define xf86_RageTheatreDebugGain RageTheatreDebugGain #define xf86_ShutdownTheatre ShutdownTheatre #define xf86_DumpRageTheatreRegs DumpRageTheatreRegs - +#define xf86_ResetTheatreRegsForNoTVout ResetTheatreRegsForNoTVout #endif #endif |