]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/BulletsModule.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / qt2 / BulletsModule.h
index de6279e09d8228d37aeaa0997de983bd3204ed7d..cc9cb920fe50cfb93d6d7745fc1ef815155650d0 100644 (file)
@@ -14,7 +14,7 @@
 
 
 #include "ui/BulletsModuleBase.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include <vector>
 #include "Bullet.h"
 #include <boost/array.hpp>