diff options
Diffstat (limited to 'src/history/historypanel.h')
-rw-r--r-- | src/history/historypanel.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/history/historypanel.h b/src/history/historypanel.h index bbfa1dc0..1c86cfee 100644 --- a/src/history/historypanel.h +++ b/src/history/historypanel.h @@ -29,8 +29,10 @@ #define HISTORYPANEL_H +// Rekonq Includes +#include "rekonq_defines.h" + // Local Includes -#include "rekonqprivate_export.h" #include "application.h" #include "paneltreeview.h" |