Index: Compatible.h =================================================================== diff -u -r4cd459c2bc9759dd5c6cd57bd3753492d9d2756c -r6aec3d190c5261ec759dbec08779e49730f30ed7 --- Compatible.h (.../Compatible.h) (revision 4cd459c2bc9759dd5c6cd57bd3753492d9d2756c) +++ Compatible.h (.../Compatible.h) (revision 6aec3d190c5261ec759dbec08779e49730f30ed7) @@ -5,7 +5,7 @@ * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * -* @file Compatibility.h +* @file Compatible.h * * @author (last) Sean Nash * @date (last) 06-May-2021 @@ -15,8 +15,8 @@ * ***************************************************************************/ -#ifndef __COMPATIBILITY_H__ -#define __COMPATIBILITY_H__ +#ifndef __COMPATIBLE_H__ +#define __COMPATIBLE_H__ // ********** public definitions **********