summaryrefslogtreecommitdiff
path: root/src/utils/translation/podict.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/translation/podict.h')
-rw-r--r--src/utils/translation/podict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h
index 395428098..991a6934c 100644
--- a/src/utils/translation/podict.h
+++ b/src/utils/translation/podict.h
@@ -21,8 +21,8 @@
#ifndef UTILS_TRANSLATION_PODICT_H
#define UTILS_TRANSLATION_PODICT_H
-#include <string>
#include <map>
+#include <string>
#include "localconsts.h"