summaryrefslogtreecommitdiff
path: root/tests/ttmtest/src/xf86dri.c
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-11-13 15:42:08 +0100
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-11-13 15:47:20 +0100
commitf3708b4c04b35b03c28b2297c23eb424206747cd (patch)
treed56913d1292481739e2395015ce9a105517c0f38 /tests/ttmtest/src/xf86dri.c
parent2d7eb4434f50ab190b530a7ef23e4a361092a33d (diff)
Fix ttmtest.
Diffstat (limited to 'tests/ttmtest/src/xf86dri.c')
-rw-r--r--tests/ttmtest/src/xf86dri.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ttmtest/src/xf86dri.c b/tests/ttmtest/src/xf86dri.c
index ad92504e..5491473c 100644
--- a/tests/ttmtest/src/xf86dri.c
+++ b/tests/ttmtest/src/xf86dri.c
@@ -45,6 +45,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <X11/Xlibint.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>
+#include <stdint.h>
#include "xf86dristr.h"
static XExtensionInfo _xf86dri_info_data;