summaryrefslogtreecommitdiff
path: root/x86/insns.pl
diff options
context:
space:
mode:
Diffstat (limited to 'x86/insns.pl')
-rwxr-xr-xx86/insns.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86/insns.pl b/x86/insns.pl
index 73390949..e6d3eee1 100755
--- a/x86/insns.pl
+++ b/x86/insns.pl
@@ -37,7 +37,7 @@
#
# Parse insns.dat and produce generated source code files
-require 'x86/insns-iflags.pl';
+require 'x86/insns-iflags.ph';
# Opcode prefixes which need their own opcode tables
# LONGER PREFIXES FIRST!