summaryrefslogtreecommitdiffstats
path: root/src/marshal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/marshal.cpp')
-rw-r--r--src/marshal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/marshal.cpp b/src/marshal.cpp
index d366c57..3ef97b8 100644
--- a/src/marshal.cpp
+++ b/src/marshal.cpp
@@ -9,6 +9,7 @@
#include "definition.h"
#include "groupdef.h"
#include "example.h"
+#include "arguments.h"
#define HEADER ('D'<<24)+('O'<<16)+('X'<<8)+'!'