]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.cpp
pimpl not needed here
[lyx.git] / src / insets / InsetBibtex.cpp
index 174f81c6224fb21fa73fbcfa0132c5a30dd2f25b..d5a076671fbcfc876690bc639bd6ed61cf8de43c 100644 (file)
@@ -27,6 +27,7 @@
 #include "frontends/alert.h"
 
 #include "support/ExceptionMessage.h"
+#include "support/docstream.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"
 #include "support/lyxlib.h"