summaryrefslogtreecommitdiff
path: root/otk/otk.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/otk.hh')
-rw-r--r--otk/otk.hh5
1 files changed, 5 insertions, 0 deletions
diff --git a/otk/otk.hh b/otk/otk.hh
index 62788cba..74187f05 100644
--- a/otk/otk.hh
+++ b/otk/otk.hh
@@ -30,4 +30,9 @@
#include "ustring.hh"
#include "widget.hh"
+namespace otk {
+void initialize();
+void destroy();
+}
+
#endif // __otk_hh