[X2Go-Commits] [libx2goclient] 05/11: src/x2goclient.h: always include x2goclient-utils.h. Probably useful globally.

git-admin at x2go.org git-admin at x2go.org
Sat Aug 31 23:29:02 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit 9a0df183e58312ce8bc23e34a56db01cf4d87c0a
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Aug 31 19:59:08 2019 +0200

    src/x2goclient.h: always include x2goclient-utils.h. Probably useful globally.
---
 src/x2goclient.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/x2goclient.h b/src/x2goclient.h
index 7ea119b..604f63f 100644
--- a/src/x2goclient.h
+++ b/src/x2goclient.h
@@ -27,6 +27,8 @@
 
 #include <glib.h>
 
+#include "x2goclient-utils.h"
+
 G_BEGIN_DECLS
 
 // #define X2GOCLIENT_GET_VERSION_S "get_version"

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list