From 3137fbe973301248530c0aa85c69bf49ad32664a Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 28 Sep 2018 12:09:18 +0200 Subject: Cleanup: remove redundant prototypes from dive.h A few of these prototypes were already in import-csv.h. Put them in an 'extern "C" { ... }' block. Signed-off-by: Berthold Stoeger --- desktop-widgets/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-widgets/mainwindow.cpp') diff --git a/desktop-widgets/mainwindow.cpp b/desktop-widgets/mainwindow.cpp index e4583a58e..08b4a07b5 100644 --- a/desktop-widgets/mainwindow.cpp +++ b/desktop-widgets/mainwindow.cpp @@ -23,6 +23,7 @@ #include "core/gettextfromc.h" #include "core/git-access.h" #include "core/isocialnetworkintegration.h" +#include "core/import-csv.h" #include "core/planner.h" #include "core/pluginmanager.h" #include "core/qthelper.h" -- cgit v1.2.3-70-g09d2