This should prevent us from rebuilding the world.
Signed-off-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
#include "ir.h"
#include "ir_uniform.h"
#include "linker.h"
-#include "program/hash_table.h"
#include "main/macros.h"
namespace {
#include "glsl_symbol_table.h"
#include "program/hash_table.h"
#include "program.h"
-#include "util/hash_table.h"
/**
* \file link_uniforms.cpp
#include "compiler/glsl_types.h"
#include "ir.h"
-#include "program/hash_table.h"
namespace {
#include "compiler/glsl/ir_uniform.h"
#include "compiler/glsl/glsl_parser_extras.h"
#include "compiler/glsl/program.h"
-#include "program/hash_table.h"
#include "util/bitscan.h"