summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/theatre.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theatre.h b/src/theatre.h
index 5a4fbff6..287cc1af 100644
--- a/src/theatre.h
+++ b/src/theatre.h
@@ -114,6 +114,8 @@ void ResetTheatreRegsForTVout(TheatrePtr t);
#define xf86_RageTheatreDebugGain RageTheatreDebugGain
#define xf86_ShutdownTheatre ShutdownTheatre
#define xf86_DumpRageTheatreRegs DumpRageTheatreRegs
+#define xf86_ResetTheatreRegsForTVout ResetTheatreRegsForTVout
+#define xf86_ResetTheatreRegsForNoTVout ResetTheatreRegsForNoTVout
#endif