diff options
Diffstat (limited to 'src/application.cpp')
-rw-r--r-- | src/application.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/application.cpp b/src/application.cpp index be4bb4fc..69279734 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -12,6 +12,7 @@ #include "application.hpp" #include "plugins/pluginloader.h" #include "plugins/rplugininterface.hpp" +#include "rekonqwindow.h" #include <QPluginLoader> // --------------------------------------------------------------------------------------------------------------- |