diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-12 14:28:32 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-12 14:28:32 +0100 |
| commit | fd2cdacf49b101658de7e0a624c84897a398e62e (patch) | |
| tree | 6ced81a91b56e20182d5dff77a1e09cffb2a0e29 /rotord/rotord.cbp | |
| parent | 119dbdb43b859b529112d49dbeb3e05831372f68 (diff) | |
thumbnail function
Diffstat (limited to 'rotord/rotord.cbp')
| -rw-r--r-- | rotord/rotord.cbp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/rotord.cbp b/rotord/rotord.cbp index 9c76a19..a3258c2 100644 --- a/rotord/rotord.cbp +++ b/rotord/rotord.cbp @@ -55,6 +55,7 @@ <Unit filename="src/cvimage.cpp" /> <Unit filename="src/cvimage.h" /> <Unit filename="src/graph.cpp" /> + <Unit filename="src/graph.h" /> <Unit filename="src/image.h" /> <Unit filename="src/libavwrapper.cpp" /> <Unit filename="src/libavwrapper.h" /> @@ -65,7 +66,6 @@ <Unit filename="src/nodes_maths.h" /> <Unit filename="src/nodes_transform.h" /> <Unit filename="src/ofUtils.cpp" /> - <Unit filename="src/ofUtils.h" /> <Unit filename="src/params.h" /> <Unit filename="src/rendercontext.cpp" /> <Unit filename="src/rendercontext.h" /> |
