X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fpixel.h;h=fd1782e1bcb40ec879aea9a417eb4e0c942265aa;hb=7c16552f8dcc869b14cf7ef443a1b5de83b07973;hp=88fc0cf99b3c672bdb367ec1e420721fc907d0e8;hpb=3d8d5b298a268b119d840bc9bae0ee9e0c9244a9;p=mesa.git diff --git a/src/mesa/main/pixel.h b/src/mesa/main/pixel.h index 88fc0cf99b3..fd1782e1bcb 100644 --- a/src/mesa/main/pixel.h +++ b/src/mesa/main/pixel.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 7.1 * * Copyright (C) 1999-2008 Brian Paul All Rights Reserved. * @@ -34,10 +33,8 @@ #define PIXEL_H -#include "compiler.h" #include "glheader.h" -struct _glapi_table; struct gl_context;