summaryrefslogtreecommitdiff
path: root/src/util/register_allocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/register_allocate.c')
-rw-r--r--src/util/register_allocate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/register_allocate.c b/src/util/register_allocate.c
index fe00af67283..17b468b6ce2 100644
--- a/src/util/register_allocate.c
+++ b/src/util/register_allocate.c
@@ -73,7 +73,6 @@
#include <stdbool.h>
#include "ralloc.h"
-#include "main/imports.h"
#include "main/macros.h"
#include "util/bitset.h"
#include "register_allocate.h"