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 <[email protected]>
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
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to