]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.cpp
Fix bug #6744: Crash when copying an inset from a deleted section.
[lyx.git] / src / ParagraphMetrics.cpp
index d0822312fb2b5421d357e38c66c6e9e8e6bf6039..1ed12b079a30f63fd6c54013fb50afdec222313e 100644 (file)
@@ -47,7 +47,7 @@
 #include "support/lstrings.h"
 #include "support/textutils.h"
 
-#include <boost/bind.hpp>
+#include "support/bind.h"
 #include <boost/crc.hpp>
 
 #include <algorithm>