]> git.lyx.org Git - lyx.git/blobdiff - src/ErrorList.h
Fix typo.
[lyx.git] / src / ErrorList.h
index f8814208163b4aa18bd8d31a9a3ba3cff10393c7..e5ccdce7ad698d0f6f552f6081cbccf758f28b63 100644 (file)
@@ -12,8 +12,8 @@
 #ifndef ERRORLIST_H
 #define ERRORLIST_H
 
-#include "support/types.h"
 #include "support/docstring.h"
+#include "support/types.h"
 
 #include <vector>
 #include <string>