diff options
Diffstat (limited to 'xorg-server/Xext/panoramiX.h')
-rw-r--r-- | xorg-server/Xext/panoramiX.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/Xext/panoramiX.h b/xorg-server/Xext/panoramiX.h index 89c754732..700c5a4f9 100644 --- a/xorg-server/Xext/panoramiX.h +++ b/xorg-server/Xext/panoramiX.h @@ -40,7 +40,10 @@ Equipment Corporation. #ifndef _PANORAMIX_H_ #define _PANORAMIX_H_ +#define _PANORAMIX_SERVER #include <X11/extensions/panoramiXext.h> +#undef _PANORAMIX_SERVER + #include "gcstruct.h" |