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

@@ -19,8 +19,8 @@
* Dalai Felinto
*/
#ifndef _COM_ChannelMatteNode_h_
#define _COM_ChannelMatteNode_h_
#ifndef __COM_CHANNELMATTENODE_H__
#define __COM_CHANNELMATTENODE_H__
#include "COM_Node.h"