summaryrefslogtreecommitdiff
path: root/src/arch/x86/operands/register.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/operands/register.h')
-rw-r--r--src/arch/x86/operands/register.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/operands/register.h b/src/arch/x86/operands/register.h
index 11bc87e..e679410 100644
--- a/src/arch/x86/operands/register.h
+++ b/src/arch/x86/operands/register.h
@@ -28,7 +28,7 @@
#include <glib-object.h>
-#include "../registers.h"
+#include "../register.h"
#include "../../operand.h"
#include "../../../common/endianness.h"