summaryrefslogtreecommitdiff
path: root/python/qemu/utils/qom.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/qemu/utils/qom.py')
-rw-r--r--python/qemu/utils/qom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/qemu/utils/qom.py b/python/qemu/utils/qom.py
index bb5d1a78f5..bcf192f477 100644
--- a/python/qemu/utils/qom.py
+++ b/python/qemu/utils/qom.py
@@ -32,7 +32,7 @@ QOM commands:
import argparse
-from qemu.aqmp import ExecuteError
+from qemu.qmp import ExecuteError
from .qom_common import QOMCommand