diff options
Diffstat (limited to 'options/tie.cpp')
-rw-r--r-- | options/tie.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/tie.cpp b/options/tie.cpp index 9e693f5c..baa8bb82 100644 --- a/options/tie.cpp +++ b/options/tie.cpp @@ -7,6 +7,7 @@ */ #include "tie.hpp" +#include "compat/run-in-thread.hpp" namespace options { |