summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_format.h
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-02-01 16:11:46 +0000
committerJosé Fonseca <jfonseca@vmware.com>2010-02-01 16:11:46 +0000
commit1776e738fb6f41954542bce064e4e5e59a4aa530 (patch)
tree71c07a3d7a29ed3b3d3c8a564d0fee4dcb7fee87 /src/gallium/include/pipe/p_format.h
parentb232b68cdc3c522b57a50095e7b7b9d33315989a (diff)
gallium: Remove unnecessary includes. Add others to compensate.
Diffstat (limited to 'src/gallium/include/pipe/p_format.h')
-rw-r--r--src/gallium/include/pipe/p_format.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/include/pipe/p_format.h b/src/gallium/include/pipe/p_format.h
index 6bfff1cc59..2894e13e7d 100644
--- a/src/gallium/include/pipe/p_format.h
+++ b/src/gallium/include/pipe/p_format.h
@@ -31,10 +31,6 @@
#include "p_compiler.h"
-/* FIXME: remove these header dependencies */
-#include "util/u_debug.h"
-#include "util/u_string.h"
-
#ifdef __cplusplus
extern "C" {
#endif