fix _VBOX_COMMON_H_

This commit is contained in:
nikolasgianna 2017-06-21 15:26:09 +02:00
parent 19f3823902
commit ef759ed7f1
1 changed files with 2 additions and 2 deletions

View File

@ -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"