]> git.lyx.org Git - features.git/blobdiff - src/frontends/Alert_pimpl.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / Alert_pimpl.h
index d53cb93bcf7f1f6993f8905995c2b5864f3dcb48..8be61575f2892f431daff8f71973dcdda7b326f9 100644 (file)
@@ -11,7 +11,7 @@
 
 // GUI-specific implementations
 
-#include "LString.h"
+#include "support/std_string.h"
 
 
 int prompt_pimpl(string const & title, string const & question,