]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.cpp
Stupid bug fix.
[lyx.git] / src / insets / InsetHyperlink.cpp
index 3079faa0c97d1be8c508eb56c670f89f3a75e154..fed64bece230293249522e56df627b5ce6498f30 100644 (file)
 #include "DispatchResult.h"
 #include "FuncRequest.h"
 #include "LaTeXFeatures.h"
-#include "support/gettext.h"
 #include "OutputParams.h"
 
-#include "support/lstrings.h"
 #include "support/docstream.h"
+#include "support/gettext.h"
+#include "support/lstrings.h"
 
 using namespace std;
 using namespace lyx::support;