[Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Eric Anholt
eric at anholt.net
Tue Aug 9 17:17:43 UTC 2016
---
src/compiler/nir/nir_lower_samplers.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/compiler/nir/nir_lower_samplers.c b/src/compiler/nir/nir_lower_samplers.c
index 4a4326983a65..e878edd9b54b 100644
--- a/src/compiler/nir/nir_lower_samplers.c
+++ b/src/compiler/nir/nir_lower_samplers.c
@@ -25,7 +25,6 @@
#include "nir.h"
#include "nir_builder.h"
-#include "program/hash_table.h"
#include "compiler/glsl/ir_uniform.h"
#include "main/compiler.h"
--
2.8.1
More information about the mesa-dev
mailing list