summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c')
-rw-r--r--src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c b/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c
index 46333d0793d..4cc5130aa00 100644
--- a/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c
+++ b/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c
@@ -29,7 +29,7 @@
* Header Files *
*********************************************************************************************************************************/
#include "SUPR0IdcClientInternal.h"
-#include <VBox/err.h>
+#include <iprt/errcore.h>
#include <iprt/asm.h>