summaryrefslogtreecommitdiffstats
path: root/sigscript
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-23 00:47:58 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-23 00:47:58 -0500
commit4e4ee87168b6555dbaa48e8439b3d2134d46c17a (patch)
tree92714e716ca2ec67082258a01324afd4f6e5a248 /sigscript
parenta54035d84d0b61fe85749b6588a7d5b769b614d0 (diff)
downloadsigen-4e4ee87168b6555dbaa48e8439b3d2134d46c17a.tar.gz
sigen-4e4ee87168b6555dbaa48e8439b3d2134d46c17a.tar.xz
sigen-4e4ee87168b6555dbaa48e8439b3d2134d46c17a.zip
Restore Direction and add include to SigmodWrapper
Diffstat (limited to 'sigscript')
-rw-r--r--sigscript/SigmodWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigscript/SigmodWrapper.h b/sigscript/SigmodWrapper.h
index ebb0b582..26762bf3 100644
--- a/sigscript/SigmodWrapper.h
+++ b/sigscript/SigmodWrapper.h
@@ -25,6 +25,7 @@
#include "../sigcore/Hat.h"
// Sigmod includes
+#include "../sigmod/Direction.h"
#include "../sigmod/Sigmod.h"
#include "../sigmod/Stat.h"