┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/tooltips
diff options
context:
space:
mode:
authorAhmad Samir <[email protected]>2022-06-11 19:23:30 +0200
committerAhmad Samir <[email protected]>2022-06-15 11:28:44 +0200
commit8aa81a1dc7fa978d44d2c6397df270432df1506f (patch)
treead9cc9fd6a003108649ecdda688a95daab740a18 /src/views/tooltips
parent28a74d178071c89dbdc53a193c1db68e0d10ddcb (diff)
Cleanup config-dolphin.h includes
Diffstat (limited to 'src/views/tooltips')
-rw-r--r--src/views/tooltips/dolphinfilemetadatawidget.h2
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>