]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/QMathDialog.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / qt2 / QMathDialog.h
index 4e4ffc1615d613b9c65dc81b822c8d96cdaa9f43..47e0b1c4766e3b8845e190e51cafd13b77c296fa 100644 (file)
@@ -14,7 +14,7 @@
 
 
 #include "ui/QMathDialogBase.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class QMath;
 class IconPalette;