summaryrefslogtreecommitdiff
path: root/render/picturestr.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-08-31 15:16:01 -0700
committerEric Anholt <eric@anholt.net>2007-08-31 15:16:01 -0700
commit07630d897ef37cad8b79d073d9edc891d5a7bddd (patch)
tree6896c096696e83451cdc620c4a47872c6648d6c1 /render/picturestr.h
parentca82d4bddf235c9b68d51d68636bab40eafb9889 (diff)
Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
Diffstat (limited to 'render/picturestr.h')
-rw-r--r--render/picturestr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/picturestr.h b/render/picturestr.h
index 005c58808..09a713199 100644
--- a/render/picturestr.h
+++ b/render/picturestr.h
@@ -24,8 +24,8 @@
#ifndef _PICTURESTR_H_
#define _PICTURESTR_H_
-#include "glyphstr.h"
#include "scrnintstr.h"
+#include "glyphstr.h"
#include "resource.h"
typedef struct _DirectFormat {