diff options
Diffstat (limited to 'src/context.cpp')
-rw-r--r-- | src/context.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context.cpp b/src/context.cpp index 2d46c86..850f8e8 100644 --- a/src/context.cpp +++ b/src/context.cpp @@ -23,6 +23,7 @@ #include "membername.h" #include "parserintf.h" #include "portable.h" +#include "arguments.h" // TODO: pass the current file to Dot*::writeGraph, so the user can put dot graphs in other // files as well |