summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_format_other.c
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-04-27 12:52:10 +0200
committerMarek Olšák <maraeo@gmail.com>2011-04-29 11:31:55 +0200
commit1271424615b62544662a606bb23f6d7117a8b0e7 (patch)
tree66f3dd6ae4c654858e4db1cba66da982a80d8e89 /src/gallium/auxiliary/util/u_format_other.c
parentde9f55437ab7110dd79ebebaac543d35493380ce (diff)
mesa, util: move RGB9E5 conversion functions to gallium/util
Also use MAX3 and incorporate Ian's suggestion in texformat.c. I don't think wrapping u_format_rgb9e5.h in another header and thus making it more complicated is worth it.
Diffstat (limited to 'src/gallium/auxiliary/util/u_format_other.c')
-rw-r--r--src/gallium/auxiliary/util/u_format_other.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/util/u_format_other.c b/src/gallium/auxiliary/util/u_format_other.c
index a44cc01673b..1beb61868eb 100644
--- a/src/gallium/auxiliary/util/u_format_other.c
+++ b/src/gallium/auxiliary/util/u_format_other.c
@@ -28,7 +28,7 @@
#include "u_math.h"
#include "u_format_other.h"
-#include "../../../mesa/main/rgb9e5.h"
+#include "u_format_rgb9e5.h"
void