diff --git a/samples/vboxwrapper/vbox_common.h b/samples/vboxwrapper/vbox_common.h index d01233639d..cccc246759 100644 --- a/samples/vboxwrapper/vbox_common.h +++ b/samples/vboxwrapper/vbox_common.h @@ -18,8 +18,8 @@ // Provide cross-platform interfaces for making changes to VirtualBox -#ifndef _VBOX_COMMON_H_ -#define _VBOX_COMMON_H_ +#ifndef BOINC_VBOX_COMMON_H +#define BOINC_VBOX_COMMON_H #include "vboxjob.h"