gallium: fix warning
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 17 Dec 2007 12:03:51 +0000 (12:03 +0000)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 17 Jan 2008 03:07:37 +0000 (12:07 +0900)
src/mesa/pipe/softpipe/sp_winsys.h

index cbf64ebb8503a4ccc1ad081a886421e5d5703f25..d6b379f58c6416fce1cf5e960a16f731694be3c0 100644 (file)
@@ -37,6 +37,7 @@
 
 #include "pipe/p_compiler.h" /* for boolean */
 
+enum pipe_format;
 
 struct softpipe_winsys {
    /** test if the given format is supported for front/back color bufs */