summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuca Barbieri <luca@luca-barbieri.com>2010-02-23 17:33:14 +0100
committerLuca Barbieri <luca@luca-barbieri.com>2010-04-12 12:21:25 +0200
commitf647f46e03a755ac9058cd8abac13802aa7739cf (patch)
treeb22b3b1b55c0cfcec09bb60abfcb16bbf016ca51 /src
parent330925d9118120863f5e76e01fdfa1a1f44be2b1 (diff)
nvfx: remove #include "nouveau_stateobj.h"
No longer used, finally!
Diffstat (limited to 'src')
-rw-r--r--src/gallium/drivers/nvfx/nvfx_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nvfx/nvfx_context.h b/src/gallium/drivers/nvfx/nvfx_context.h
index 9d4489da53..fea05ac81a 100644
--- a/src/gallium/drivers/nvfx/nvfx_context.h
+++ b/src/gallium/drivers/nvfx/nvfx_context.h
@@ -16,7 +16,6 @@
#include "nouveau/nouveau_winsys.h"
#include "nouveau/nouveau_gldefs.h"
-#include "nouveau/nouveau_stateobj.h"
#include "nvfx_state.h"