aboutsummaryrefslogtreecommitdiff
path: root/NodeInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'NodeInput.h')
-rw-r--r--NodeInput.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/NodeInput.h b/NodeInput.h
index 9b87f3b..29ef091 100644
--- a/NodeInput.h
+++ b/NodeInput.h
@@ -2,8 +2,6 @@
#include "Node.h"
-#include "prut.h"
-
class NodeInput : public Node {
public:
NodeInput();