summaryrefslogtreecommitdiff
path: root/NT
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2014-02-10 22:49:54 +0000
committerComment <tim@gray.(none)>2014-02-10 22:49:54 +0000
commit4209aef911e38f494dcd0a97879277f9f2e0e8b4 (patch)
tree82354a840a316075ead0b8df7392ccca9bd54ced /NT
parentbb010735862fe1ccde0c573063c31b6240b350c0 (diff)
NT session on to linker errors
Diffstat (limited to 'NT')
-rw-r--r--NT/src/graph.h1
-rw-r--r--NT/src/rotor.h2
2 files changed, 1 insertions, 2 deletions
diff --git a/NT/src/graph.h b/NT/src/graph.h
index 00aee48..55ffecb 100644
--- a/NT/src/graph.h
+++ b/NT/src/graph.h
@@ -7,7 +7,6 @@ Represents a graph of rotor nodes and includes methods to manipulate nodes
TJR Jan 2014
*/
-#include "rotor.h"
#include "factory.h"
#include "Poco/File.h"
diff --git a/NT/src/rotor.h b/NT/src/rotor.h
index 038334b..72843a2 100644
--- a/NT/src/rotor.h
+++ b/NT/src/rotor.h
@@ -103,7 +103,7 @@ namespace Rotor {
{
in >> en.value;
return in;
- }
+ };
class Audio_frame{
public: