X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetHyperlink.cpp;h=8b3433c944b0b105afb84800cc1245b470df561e;hb=860accd01fb8115ec7c6ad80b054f1046e19c62f;hp=54f1f2c765338b9b4c5b97d45e11a73a83da7f0e;hpb=bb344452c8eafaba4f0e7a51f8e4d99176570d9b;p=lyx.git diff --git a/src/insets/InsetHyperlink.cpp b/src/insets/InsetHyperlink.cpp index 54f1f2c765..8b3433c944 100644 --- a/src/insets/InsetHyperlink.cpp +++ b/src/insets/InsetHyperlink.cpp @@ -22,6 +22,7 @@ #include "LaTeXFeatures.h" #include "OutputParams.h" #include "output_xhtml.h" +#include "texstream.h" #include "support/docstream.h" #include "support/FileName.h"