Do not enforce include <glib-object.h> to be as plain C

because it can lead to FTBFS.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4e6cff8b1d)
r14.0.x
Slávek Banko 3 years ago
parent 5a84dad8d9
commit 41ee622d4d
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -11,9 +11,7 @@
* *
***************************************************************************/
extern "C" {
#include <glib-object.h> //g_type_init
}
#include "ipodexportdialog.h"
#include "plugin_ipodexport.h"

Loading…
Cancel
Save