From 8197f71e2a50b9a74b99315bb481274f612b83b3 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Mon, 23 Jun 2014 12:36:57 +0200 Subject: Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and make sure to include glib.h for these macros --- libmate-desktop/mate-colorbutton.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libmate-desktop/mate-colorbutton.h') diff --git a/libmate-desktop/mate-colorbutton.h b/libmate-desktop/mate-colorbutton.h index cfc5e34..2eeebc1 100644 --- a/libmate-desktop/mate-colorbutton.h +++ b/libmate-desktop/mate-colorbutton.h @@ -32,6 +32,7 @@ #ifndef __MATE_COLOR_BUTTON_H__ #define __MATE_COLOR_BUTTON_H__ +#include #include G_BEGIN_DECLS -- cgit v1.2.1