summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/GIMHv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/GIMHv.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/GIMHv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/GIMHv.cpp b/src/VBox/VMM/VMMR3/GIMHv.cpp
index 43bca3fab61..d0a1fed4fc8 100644
--- a/src/VBox/VMM/VMMR3/GIMHv.cpp
+++ b/src/VBox/VMM/VMMR3/GIMHv.cpp
@@ -31,10 +31,10 @@
#include "GIMInternal.h"
#include <VBox/vmm/vm.h>
+#include <VBox/err.h>
#include <VBox/version.h>
#include <iprt/assert.h>
-#include <iprt/err.h>
#include <iprt/string.h>
#include <iprt/mem.h>
#include <iprt/semaphore.h>