summaryrefslogtreecommitdiff
path: root/libgsystem.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-01-24 15:17:13 -0500
committerColin Walters <walters@verbum.org>2013-01-24 15:17:13 -0500
commit87bf968f3470657e5a80d3f937b2142f9f6fb53b (patch)
tree7fd3c3dd894f660b106c3ac8f694d3a68bf21dec /libgsystem.h
parent43a525fd40faf7dfd261bf3d7469f642a68fad68 (diff)
downloadlibgsystem-87bf968f3470657e5a80d3f937b2142f9f6fb53b.tar.gz
GSConsole: New API to access system console
At present, only implemented for Unix.
Diffstat (limited to 'libgsystem.h')
-rw-r--r--libgsystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgsystem.h b/libgsystem.h
index 8c45633..5871a4b 100644
--- a/libgsystem.h
+++ b/libgsystem.h
@@ -25,6 +25,7 @@
G_BEGIN_DECLS
+#include <gsystem-console.h>
#include <gsystem-file-utils.h>
#include <gsystem-shutil.h>
#include <gsystem-subprocess.h>