summaryrefslogtreecommitdiffstats
path: root/sigscript/MapWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigscript/MapWrapper.h')
-rw-r--r--sigscript/MapWrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigscript/MapWrapper.h b/sigscript/MapWrapper.h
index fa5e23a9..559c4c81 100644
--- a/sigscript/MapWrapper.h
+++ b/sigscript/MapWrapper.h
@@ -22,7 +22,7 @@
#include "ObjectWrapper.h"
// Sigmod includes
-#include "../sigmod/Map.h"
+#include <sigmod/Map.h>
namespace Sigscript
{