summaryrefslogtreecommitdiff
path: root/src/rekonq.hpp
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-22 10:16:01 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-09-05 23:07:41 +0300
commitf7df477b1e8fa4528b6fe4f8b44c403f46e72d85 (patch)
tree0411b17b662b7668127da151aaabab8c716cac24 /src/rekonq.hpp
parentcheck_license.py: add BSD-3-Clause (diff)
downloadrekonq-f7df477b1e8fa4528b6fe4f8b44c403f46e72d85.tar.xz
Add UrlBar and TabBar
- move src/tabwindow/tabbar.* to src/tabbar/
Diffstat (limited to 'src/rekonq.hpp')
-rw-r--r--src/rekonq.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rekonq.hpp b/src/rekonq.hpp
index dc16401f..4a9bf10d 100644
--- a/src/rekonq.hpp
+++ b/src/rekonq.hpp
@@ -10,7 +10,7 @@
#pragma once
// Configurations
-#include "config-version.h"
+#include <config-version.h>
// Defines
#include "rekonq_defines.h"