diff options
Diffstat (limited to 'glx/glxcmds.c')
-rw-r--r-- | glx/glxcmds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/glxcmds.c b/glx/glxcmds.c index 2ebf4a350..f4820d8e4 100644 --- a/glx/glxcmds.c +++ b/glx/glxcmds.c @@ -37,6 +37,7 @@ #include "glxserver.h" #include <GL/glxtokens.h> +#include <X11/extensions/presenttokens.h> #include <unpack.h> #include <pixmapstr.h> #include <windowstr.h> |