diff options
Diffstat (limited to 'src/style.cpp')
| -rw-r--r-- | src/style.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.cpp b/src/style.cpp index c8d838ca3..5d6ba7a15 100644 --- a/src/style.cpp +++ b/src/style.cpp @@ -25,9 +25,9 @@ #include "style.h" -#include <algorithm> #include <cstring> #include <string> +#include <algorithm> #include <glibmm/regex.h> |
