aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interface.h b/src/interface.h
index 6f7bc84..b5be547 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -137,4 +137,7 @@ public:
#error No interface selected!
#endif
+/* object defined in main.cpp */
+extern InterfaceCurrent interface;
+
#endif