diff options
Diffstat (limited to 'src')
-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> |