Cleanup: use conforming header guard

This commit is contained in:
2018-08-08 11:49:51 +10:00
parent d07d3e0987
commit f86c965d7f
195 changed files with 397 additions and 397 deletions

View File

@@ -20,8 +20,8 @@
* Monique Dewanchand
*/
#ifndef _COM_DefocusNode_h_
#define _COM_DefocusNode_h_
#ifndef __COM_DEFOCUSNODE_H__
#define __COM_DEFOCUSNODE_H__
#include "COM_Node.h"