]> git.lyx.org Git - features.git/blobdiff - src/author.C
Replace LString.h with support/std_string.h,
[features.git] / src / author.C
index 41dbd65770f93d2307ad79eba76758add4216b37..a8eae33e0d1db3875cac42b0426eb018ac65d789 100644 (file)
@@ -13,7 +13,7 @@
 #include "author.h"
 
 #include "support/LAssert.h"
-#include "support/LIstream.h"
+#include "support/std_istream.h"
 #include "support/lstrings.h"
 
 using namespace lyx::support;