diff options
-rw-r--r-- | kipi-plugins/ipodexport/imagelistitem.h | 2 | ||||
-rw-r--r-- | kipi-plugins/ipodexport/ipodexportdialog.h | 2 | ||||
-rw-r--r-- | kipi-plugins/ipodexport/ipodlistitem.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/kipi-plugins/ipodexport/imagelistitem.h b/kipi-plugins/ipodexport/imagelistitem.h index e0e771d..5e22db8 100644 --- a/kipi-plugins/ipodexport/imagelistitem.h +++ b/kipi-plugins/ipodexport/imagelistitem.h @@ -14,9 +14,7 @@ #ifndef IMAGELISTITEM_H #define IMAGELISTITEM_H -extern "C" { #include <gpod/itdb.h> -} #include <tqstring.h> #include <tdelistview.h> diff --git a/kipi-plugins/ipodexport/ipodexportdialog.h b/kipi-plugins/ipodexport/ipodexportdialog.h index 9e5e3d7..be459e1 100644 --- a/kipi-plugins/ipodexport/ipodexportdialog.h +++ b/kipi-plugins/ipodexport/ipodexportdialog.h @@ -14,9 +14,7 @@ #ifndef IPOD_EXPORTDIALOG_H #define IPOD_EXPORTDIALOG_H -extern "C" { #include <gpod/itdb.h> -} #define KIPI_PLUGIN 1 diff --git a/kipi-plugins/ipodexport/ipodlistitem.h b/kipi-plugins/ipodexport/ipodlistitem.h index a23126f..b2a6dee 100644 --- a/kipi-plugins/ipodexport/ipodlistitem.h +++ b/kipi-plugins/ipodexport/ipodlistitem.h @@ -14,9 +14,7 @@ #ifndef IPODLISTITEM_H #define IPODLISTITEM_H -extern "C" { #include <gpod/itdb.h> -} #include <tdelistview.h> |