From 72190e0977c0e352e5055e6f65bf2095efa77805 Mon Sep 17 00:00:00 2001 From: aqua Date: Sun, 28 Aug 2022 17:36:28 +0300 Subject: Add actions to RekonqView - back, forward, refresh, reload --- src/application.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/application.cpp') diff --git a/src/application.cpp b/src/application.cpp index d18c0231..944d6ea1 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -12,7 +12,7 @@ #include "application.hpp" #include "plugins/pluginloader.h" #include "plugins/rplugininterface.hpp" -#include "rekonqwindow.h" +#include "rekonqwindow.hpp" #include "settings/settings.hpp" #include "settings/settingsdialog.h" #include -- cgit v1.2.1