summaryrefslogtreecommitdiff
path: root/src/expand/asm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expand/asm.cpp')
-rw-r--r--src/expand/asm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/expand/asm.cpp b/src/expand/asm.cpp
index 783e6a20..3ca7bb72 100644
--- a/src/expand/asm.cpp
+++ b/src/expand/asm.cpp
@@ -8,6 +8,7 @@
#include <common.hpp>
#include <synext_macro.hpp>
#include <parse/tokentree.hpp>
+#include <parse/ttstream.hpp>
class CAsmExpander:
public ExpandProcMacro