aboutsummaryrefslogtreecommitdiffstats
path: root/x86/SelectLong.vp
diff options
context:
space:
mode:
Diffstat (limited to 'x86/SelectLong.vp')
-rw-r--r--x86/SelectLong.vp2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86/SelectLong.vp b/x86/SelectLong.vp
index b213e23f..4f9fb518 100644
--- a/x86/SelectLong.vp
+++ b/x86/SelectLong.vp
@@ -16,7 +16,7 @@ Require Import Coqlib.
Require Import Compopts.
Require Import AST Integers Floats.
Require Import Op CminorSel.
-Require Import SelectOp SplitLong.
+Require Import OpHelpers SelectOp SplitLong.
Local Open Scope cminorsel_scope.
Local Open Scope string_scope.