diff options
| author | Ahmad Samir <[email protected]> | 2022-06-11 19:23:30 +0200 |
|---|---|---|
| committer | Ahmad Samir <[email protected]> | 2022-06-15 11:28:44 +0200 |
| commit | 8aa81a1dc7fa978d44d2c6397df270432df1506f (patch) | |
| tree | ad9cc9fd6a003108649ecdda688a95daab740a18 /src/views/tooltips | |
| parent | 28a74d178071c89dbdc53a193c1db68e0d10ddcb (diff) | |
Cleanup config-dolphin.h includes
Diffstat (limited to 'src/views/tooltips')
| -rw-r--r-- | src/views/tooltips/dolphinfilemetadatawidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <config-dolphin.h> +#include "config-dolphin.h" #include <QWidget> |
