changeset 1840:3343a61f3262

Linux seems to need stdint.h for uintptr_t... Hopefully this won't break other platforms.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 20 Nov 2012 04:20:39 +0000
parents 22225eb286e5
children 7677754a1ca5
files dw.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dw.h	Mon Nov 19 19:52:36 2012 +0000
+++ b/dw.h	Tue Nov 20 04:20:39 2012 +0000
@@ -1,4 +1,4 @@
-/* $Id: dw.h 1811 2012-09-27 05:09:10Z mhessling $ */
+/* $Id$ */
 
 #ifndef _H_DW
 #define _H_DW
@@ -8,6 +8,8 @@
 #define DW_MINOR_VERSION 4
 #define DW_SUB_VERSION 0
 
+#include <stdint.h>
+
 #if !defined(__PHOTON__)
 /* These corespond to the entries in the color
  * arrays in the Win32 dw.c, they are also the