summaryrefslogtreecommitdiffstats
path: root/gui/gui.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/gui.hpp')
-rw-r--r--gui/gui.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/gui.hpp b/gui/gui.hpp
index afcd9b0a9..d5b9553d6 100644
--- a/gui/gui.hpp
+++ b/gui/gui.hpp
@@ -21,6 +21,8 @@
#include "twmsg.h"
+void set_select_fd();
+
void gui_msg(const char* text);
void gui_warn(const char* text);
void gui_err(const char* text);