[Commits] [SCM] claws branch, master, updated. 3.16.0-146-g255bc57

wwp at claws-mail.org wwp at claws-mail.org
Fri May 4 15:33:40 CEST 2018


The branch, master has been updated
       via  255bc577f7974fc1d8d98fd28fac3d57e9263248 (commit)
      from  1e582954c1e3b528fdff02e11ffc37e79bcf05a2 (commit)

Summary of changes:
 src/summaryview.h |    4 ++++
 1 file changed, 4 insertions(+)


- Log -----------------------------------------------------------------
commit 255bc577f7974fc1d8d98fd28fac3d57e9263248
Author: wwp <wwp at free.fr>
Date:   Fri May 4 15:33:24 2018 +0200

    Fix compilation using GENERIC_UMPC.

diff --git a/src/summaryview.h b/src/summaryview.h
index 9ff56cc..258672c 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -26,6 +26,10 @@
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "viewtypes.h"
 typedef struct _SummaryColumnState	SummaryColumnState;
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list