Do not enforce include <gpod/itdb.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 c5ef4f8e17)
r14.0.x
Slávek Banko 3 years ago
parent 41ee622d4d
commit aa306f33ac
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -14,9 +14,7 @@
#ifndef IMAGELISTITEM_H
#define IMAGELISTITEM_H
extern "C" {
#include <gpod/itdb.h>
}
#include <tqstring.h>
#include <tdelistview.h>

@ -14,9 +14,7 @@
#ifndef IPOD_EXPORTDIALOG_H
#define IPOD_EXPORTDIALOG_H
extern "C" {
#include <gpod/itdb.h>
}
#define KIPI_PLUGIN 1

@ -14,9 +14,7 @@
#ifndef IPODLISTITEM_H
#define IPODLISTITEM_H
extern "C" {
#include <gpod/itdb.h>
}
#include <tdelistview.h>

Loading…
Cancel
Save