┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
diff options
context:
space:
mode:
authorAhmad Samir <[email protected]>2022-06-11 19:09:45 +0200
committerAhmad Samir <[email protected]>2022-06-15 11:27:55 +0200
commit8a0003bfbcc87068737ab1e2b94ae7b2ba73eca1 (patch)
treea9d24f24be788ae8ac86770c3ec61bd93c0f7523 /src/dolphinviewcontainer.h
parentfc2d181291fbbb76e4f62fdb1b9bb51a9f4d05dc (diff)
Use one config-dolphin.h.cmake configuration file
Diffstat (limited to 'src/dolphinviewcontainer.h')
-rw-r--r--src/dolphinviewcontainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h
index f78f85e55..a7767ab3f 100644
--- a/src/dolphinviewcontainer.h
+++ b/src/dolphinviewcontainer.h
@@ -7,7 +7,7 @@
#ifndef DOLPHINVIEWCONTAINER_H
#define DOLPHINVIEWCONTAINER_H
-#include "config-kactivities.h"
+#include "config-dolphin.h"
#include "dolphinurlnavigator.h"
#include "views/dolphinview.h"