VirtualBox

Ignore:
Timestamp:
Dec 25, 2018 7:21:57 AM (6 years ago)
Author:
vboxsync
Message:

scm --fix-err-h src/ (bugref:9344)

Location:
trunk/src/VBox/HostDrivers/VBoxUSB/win/Install
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp

    r69500 r76474  
    3333#include <newdev.h>
    3434#include <iprt/assert.h>
    35 #include <iprt/err.h>
     35#include <iprt/errcore.h>
    3636#include <iprt/initterm.h>
    3737#include <iprt/param.h>
     
    3939#include <iprt/stream.h>
    4040#include <iprt/string.h>
    41 #include <VBox/err.h>
     41#include <iprt/errcore.h>
    4242#include <stdio.h>
    4343
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp

    r69500 r76474  
    3434
    3535#include <iprt/assert.h>
    36 #include <iprt/err.h>
     36#include <iprt/errcore.h>
    3737#include <iprt/param.h>
    3838#include <iprt/path.h>
    3939#include <iprt/string.h>
    40 #include <VBox/err.h>
     40#include <iprt/errcore.h>
    4141#include <VBox/VBoxDrvCfg-win.h>
    4242#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette