diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-20 00:53:02 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-20 00:53:02 +0100 |
commit | 9decbb06f53832362e80d18f86422c79f6fd3698 (patch) | |
tree | 90c618ca0af671280482ef151e1439903f268c79 | |
parent | QDesktopServices removed! Now rekonq lives just in kde directories!! (diff) | |
download | rekonq-9decbb06f53832362e80d18f86422c79f6fd3698.tar.xz |
Forgot header.. ;)
-rw-r--r-- | src/history.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/history.cpp b/src/history.cpp index 424c9aad..2ce0422b 100644 --- a/src/history.cpp +++ b/src/history.cpp @@ -31,6 +31,7 @@ // KDE Includes #include <KDebug> +#include <KStandardDirs> // Qt Includes #include <QtCore> |