diff options
Diffstat (limited to 'src/webtab.cpp')
-rw-r--r-- | src/webtab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webtab.cpp b/src/webtab.cpp index 7b741bf2..1305747e 100644 --- a/src/webtab.cpp +++ b/src/webtab.cpp @@ -26,8 +26,8 @@ // Self Includes -#include "rekonq_defines.h" #include "webtab.h" +#include "rekonq_defines.h" #include "webtab.moc" // Auto Includes #include "rekonq.h" |