summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_discard_flow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/lower_discard_flow.cpp')
-rw-r--r--src/compiler/glsl/lower_discard_flow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/glsl/lower_discard_flow.cpp b/src/compiler/glsl/lower_discard_flow.cpp
index 9e3a7c05583..1a30afe7c18 100644
--- a/src/compiler/glsl/lower_discard_flow.cpp
+++ b/src/compiler/glsl/lower_discard_flow.cpp
@@ -46,7 +46,6 @@
#include "compiler/glsl_types.h"
#include "ir.h"
-#include "program/hash_table.h"
namespace {