mesa: Add draw time validation for advanced blending modes.
[mesa.git] / src / mesa / main / histogram.c
index 88440ad717ee0f76a5da4336242a9cdedef5a5c4..5759763d4b3aa3f61eac40ee4e1ee5f6e2fb3029 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
 
 
 #include "glheader.h"
-#include "bufferobj.h"
-#include "colormac.h"
+#include "context.h"
 #include "histogram.h"
-#include "macros.h"
 #include "main/dispatch.h"