mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
[mesa.git] / src / mesa / state_tracker / st_cb_drawtex.h
index 9794ccc15c09c4a113ac1b5e6e977d651b1ee887..87bf720cb0d072b9faee5f3b15f10f8a5fe9005a 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  * 
- * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * Copyright 2008 VMware, Inc.
  * All Rights Reserved.
  *
  **************************************************************************/
@@ -10,8 +10,6 @@
 #define ST_CB_DRAWTEX_H
 
 
-#include "main/compiler.h"
-
 struct dd_function_table;
 struct st_context;