replace _mesa_logbase2 with util_logbase2
[mesa.git] / src / mesa / state_tracker / st_cb_drawtex.h
index ccb615e983b113414c117341e6604049fab6425e..87bf720cb0d072b9faee5f3b15f10f8a5fe9005a 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  * 
- * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * Copyright 2008 VMware, Inc.
  * All Rights Reserved.
  *
  **************************************************************************/
@@ -10,9 +10,6 @@
 #define ST_CB_DRAWTEX_H
 
 
-#include "main/compiler.h"
-#include "main/mfeatures.h"
-
 struct dd_function_table;
 struct st_context;