mirror of https://github.com/BOINC/boinc.git
fix _VBOX_COMMON_H_
This commit is contained in:
parent
19f3823902
commit
ef759ed7f1
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue