projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f1632
)
r600g: Include p_compiler.h instead of malloc.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 26 Sep 2010 10:23:31 +0000
(
03:23
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 26 Sep 2010 10:23:31 +0000
(
03:23
-0700)
src/gallium/winsys/r600/drm/radeon_ws_bo.c
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/r600/drm/radeon_ws_bo.c
b/src/gallium/winsys/r600/drm/radeon_ws_bo.c
index daaf2cbc51a97990a0b45943eb9da4fbbb2da0a5..4a64be23a285fc913cb995921581e15a225dabca 100644
(file)
--- a/
src/gallium/winsys/r600/drm/radeon_ws_bo.c
+++ b/
src/gallium/winsys/r600/drm/radeon_ws_bo.c
@@
-1,4
+1,4
@@
-#include <
malloc
.h>
+#include <
pipe/p_compiler
.h>
#include <pipe/p_screen.h>
#include <pipebuffer/pb_bufmgr.h>
#include "radeon_priv.h"