gallium: Remove unnecessary header from p_format.h.
authorVinson Lee <vlee@vmware.com>
Fri, 27 Aug 2010 07:15:04 +0000 (00:15 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 27 Aug 2010 07:15:04 +0000 (00:15 -0700)
Remove p_compiler.h.

src/gallium/include/pipe/p_format.h

index 436c3f6..06412f4 100644 (file)
@@ -29,8 +29,6 @@
 #ifndef PIPE_FORMAT_H
 #define PIPE_FORMAT_H
 
-#include "p_compiler.h"
-
 #ifdef __cplusplus
 extern "C" {
 #endif