aboutsummaryrefslogtreecommitdiff
path: root/src/node/interface_ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/interface_ui.cpp')
-rw-r--r--src/node/interface_ui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/node/interface_ui.cpp b/src/node/interface_ui.cpp
index 9dd1e7d9cf..4f4d240d1b 100644
--- a/src/node/interface_ui.cpp
+++ b/src/node/interface_ui.cpp
@@ -10,6 +10,8 @@
#include <boost/signals2/optional_last_value.hpp>
#include <boost/signals2/signal.hpp>
+using util::MakeUnorderedList;
+
CClientUIInterface uiInterface;
struct UISignals {