Add PanoramiXExtensionDisabledHack to globals.h as it was missing.

This commit is contained in:
Greg Kroah-Hartman 2006-06-07 12:06:22 -07:00
commit 101ae61696
2 changed files with 1 additions and 1 deletions

View file

@ -50,6 +50,7 @@ extern Bool PanoramiXMapped;
extern Bool PanoramiXVisibilityNotifySent;
extern Bool PanoramiXWindowExposureSent;
extern Bool PanoramiXOneExposeRequest;
extern Bool PanoramiXExtensionDisabledHack;
#endif
#ifdef BIGREQS