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:
authorJeroen Bakker <j.bakker@atmind.nl>2012-06-01 12:01:04 +0400
committerJeroen Bakker <j.bakker@atmind.nl>2012-06-01 12:01:04 +0400
commita78dca27a22d1d434dcde6d589cc7969c5039565 (patch)
tree4dfcfd4b9547d8d04bf746fa58e92d9c0721f064 /source/blender/compositor/intern/COM_NodeOperation.h
parent0e73b64d62efca35568fe3a704ca15bc4b82822b (diff)
Removed unused files in compositor
Diffstat (limited to 'source/blender/compositor/intern/COM_NodeOperation.h')
-rw-r--r--source/blender/compositor/intern/COM_NodeOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/compositor/intern/COM_NodeOperation.h b/source/blender/compositor/intern/COM_NodeOperation.h
index bba3de2ec98..9222ce8d53a 100644
--- a/source/blender/compositor/intern/COM_NodeOperation.h
+++ b/source/blender/compositor/intern/COM_NodeOperation.h
@@ -20,8 +20,8 @@
* Monique Dewanchand
*/
-#ifndef _COM_NodeProgram_h
-#define _COM_NodeProgram_h
+#ifndef _COM_NodeOperation_h
+#define _COM_NodeOperation_h
class NodeOperation;