]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormBase.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / FormBase.h
index 248cd114a26bde6d346319b3a8aeb67ea82b2905..a09c0edefcef2a5710dc8cc684d6f7d985bcf319 100644 (file)
@@ -20,7 +20,7 @@
 #include "ButtonPolicies.h"
 #include "forms_fwd.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>
 #include <X11/Xlib.h> // for Pixmap