aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/x11/glxext.c')
-rw-r--r--src/glx/x11/glxext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/x11/glxext.c b/src/glx/x11/glxext.c
index e0de3716ff8..c24e22ff4f8 100644
--- a/src/glx/x11/glxext.c
+++ b/src/glx/x11/glxext.c
@@ -44,7 +44,7 @@
* \author Kevin E. Martin <[email protected]>
*/
-#include "packrender.h"
+#include "glxclient.h"
#include <stdio.h>
#include <Xext.h>
#include <extutil.h>