summaryrefslogtreecommitdiff
path: root/src/utils/stringfilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/stringfilter.cpp')
-rw-r--r--src/utils/stringfilter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/stringfilter.cpp b/src/utils/stringfilter.cpp
index aa94cde2..e45ec369 100644
--- a/src/utils/stringfilter.cpp
+++ b/src/utils/stringfilter.cpp
@@ -20,6 +20,8 @@
* $Id$
*/
+#include <algorithm>
+
#include "utils/stringfilter.h"
#include "defines.h"