diff --git a/db/boinc_db.h b/db/boinc_db.h index 40316dfb44..30bd017526 100755 --- a/db/boinc_db.h +++ b/db/boinc_db.h @@ -17,8 +17,8 @@ // Contributor(s): // -#ifndef _DB_ -#define _DB_ +#ifndef _BOINC_DB_ +#define _BOINC_DB_ // Structures corresponding to database records. // Some of these types have counterparts in client/types.h,