From 8aa81a1dc7fa978d44d2c6397df270432df1506f Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Sat, 11 Jun 2022 19:23:30 +0200 Subject: Cleanup config-dolphin.h includes --- src/views/dolphinview.h | 2 +- src/views/tooltips/dolphinfilemetadatawidget.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/views') diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 0a5011d2f..33d432c9e 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -14,7 +14,7 @@ #include #include -#include +#include "config-dolphin.h" #include #include diff --git a/src/views/tooltips/dolphinfilemetadatawidget.h b/src/views/tooltips/dolphinfilemetadatawidget.h index 21e2cb6dd..63bd8b093 100644 --- a/src/views/tooltips/dolphinfilemetadatawidget.h +++ b/src/views/tooltips/dolphinfilemetadatawidget.h @@ -9,7 +9,7 @@ #ifndef DOLPHINFILEMETADATAWIDGET_H #define DOLPHINFILEMETADATAWIDGET_H -#include +#include "config-dolphin.h" #include -- cgit v1.3