Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h')
-rw-r--r--source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h b/source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h
index 48880fb2b59..1cb477bc05d 100644
--- a/source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h
+++ b/source/blender/compositor/operations/COM_DistanceYCCMatteOperation.h
@@ -18,8 +18,8 @@
#ifndef __COM_DISTANCEYCCMATTEOPERATION_H__
#define __COM_DISTANCEYCCMATTEOPERATION_H__
-#include "COM_MixOperation.h"
#include "COM_DistanceRGBMatteOperation.h"
+#include "COM_MixOperation.h"
/**
* this program converts an input color to an output value.