summaryrefslogtreecommitdiff
path: root/src/i830_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_common.h')
-rw-r--r--src/i830_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i830_common.h b/src/i830_common.h
index 5c2d919e..9c8616cd 100644
--- a/src/i830_common.h
+++ b/src/i830_common.h
@@ -31,6 +31,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef _I830_COMMON_H_
#define _I830_COMMON_H_
+#include <stdint.h>
#define I830_NR_TEX_REGIONS 255 /* maximum due to use of chars for next/prev */
#define I830_LOG_MIN_TEX_REGION_SIZE 14