projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f9e75
)
swrast: Correct include for mtypes.h
author
Jakob Bornecrantz
<jakob@vmware.com>
Sun, 2 May 2010 23:25:12 +0000
(
00:25
+0100)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Sun, 2 May 2010 23:27:37 +0000
(
00:27
+0100)
src/mesa/drivers/dri/common/drisw_util.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/common/drisw_util.h
b/src/mesa/drivers/dri/common/drisw_util.h
index 2b54b2281fa351090e19a73c67341855c4393fe8..9c3d01c99c0cd17a2d26cf13311018ee563b8b5f 100644
(file)
--- a/
src/mesa/drivers/dri/common/drisw_util.h
+++ b/
src/mesa/drivers/dri/common/drisw_util.h
@@
-36,7
+36,7
@@
#ifndef _DRISW_UTIL_H
#define _DRISW_UTIL_H
-#include "mtypes.h"
+#include "m
ain/m
types.h"
#include <GL/gl.h>
#include <GL/internal/glcore.h>