summaryrefslogtreecommitdiff
path: root/rotord/src/nodes_maths.h
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-08-02 11:18:38 +0100
committerTim Redfern <tim@herge.(none)>2013-08-02 11:18:38 +0100
commit8022d45fedd72f69a0c96ea4b651817321baddf8 (patch)
treefccb8d51b0da290cd1a3939c2adf3eebbae180a6 /rotord/src/nodes_maths.h
parent9c40fdc08e64fde94b4f041565be916ac479e483 (diff)
load video media from graph
Diffstat (limited to 'rotord/src/nodes_maths.h')
-rw-r--r--rotord/src/nodes_maths.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/rotord/src/nodes_maths.h b/rotord/src/nodes_maths.h
new file mode 100644
index 0000000..f8b6cd9
--- /dev/null
+++ b/rotord/src/nodes_maths.h
@@ -0,0 +1,10 @@
+#ifndef ROTOR_MATHS
+#define ROTOR_MATHS
+
+#include "rotor.h"
+
+namespace Rotor {
+
+}
+
+#endif \ No newline at end of file