We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3bef5 commit 1c548dcCopy full SHA for 1c548dc
src/AvTranscoder/EssenceTransform/AudioTransform.hpp
@@ -1,5 +1,5 @@
1
-#ifndef _AV_TRANSCODER_AUDIO_TRANSFORM_HPP
2
-#define _AV_TRANSCODER_AUDIO_TRANSFORM_HPP
+#ifndef _AV_TRANSCODER_ESSENCE_TRANSFORM_AUDIO_TRANSFORM_HPP
+#define _AV_TRANSCODER_ESSENCE_TRANSFORM_AUDIO_TRANSFORM_HPP
3
4
#include <AvTranscoder/common.hpp>
5
src/AvTranscoder/EssenceTransform/ColorTransform.hpp
-#ifndef _AV_TRANSCODER_COLOR_TRANSFORM_HPP_
-#define _AV_TRANSCODER_COLOR_TRANSFORM_HPP_
+#ifndef _AV_TRANSCODER_ESSENCE_TRANSFORM_COLOR_TRANSFORM_HPP_
+#define _AV_TRANSCODER_ESSENCE_TRANSFORM_COLOR_TRANSFORM_HPP_
#include <AvTranscoder/DatasStructures/Pixel.hpp>
#include <AvTranscoder/DatasStructures/Image.hpp>
0 commit comments