Skip to content

Commit 1c548dc

Browse files
author
Valentin Noel
committed
Update EssenceTransform files macros
1 parent fd3bef5 commit 1c548dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/AvTranscoder/EssenceTransform/AudioTransform.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef _AV_TRANSCODER_AUDIO_TRANSFORM_HPP
2-
#define _AV_TRANSCODER_AUDIO_TRANSFORM_HPP
1+
#ifndef _AV_TRANSCODER_ESSENCE_TRANSFORM_AUDIO_TRANSFORM_HPP
2+
#define _AV_TRANSCODER_ESSENCE_TRANSFORM_AUDIO_TRANSFORM_HPP
33

44
#include <AvTranscoder/common.hpp>
55

src/AvTranscoder/EssenceTransform/ColorTransform.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef _AV_TRANSCODER_COLOR_TRANSFORM_HPP_
2-
#define _AV_TRANSCODER_COLOR_TRANSFORM_HPP_
1+
#ifndef _AV_TRANSCODER_ESSENCE_TRANSFORM_COLOR_TRANSFORM_HPP_
2+
#define _AV_TRANSCODER_ESSENCE_TRANSFORM_COLOR_TRANSFORM_HPP_
33

44
#include <AvTranscoder/DatasStructures/Pixel.hpp>
55
#include <AvTranscoder/DatasStructures/Image.hpp>

0 commit comments

Comments
 (0)