summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp')
-rw-r--r--src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp b/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
index 09b5b44ebcd..4e4df5d1352 100644
--- a/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
+++ b/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
@@ -29,7 +29,7 @@
* Header Files *
*********************************************************************************************************************************/
#include <VBox/sup.h>
-#include <VBox/err.h>
+#include <iprt/errcore.h>
#include <VBox/param.h>
#include <iprt/asm.h>
#include <iprt/assert.h>