]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLim.cpp
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now...
[lyx.git] / src / mathed / InsetMathLim.cpp
index 89d580954e75b02ae66c925035b74d0fe22c1e89..53de8889505a5585316ea43c81de82e543452c9b 100644 (file)
@@ -13,7 +13,8 @@
 #include "InsetMathLim.h"
 #include "MathData.h"
 #include "MathStream.h"
-#include "debug.h"
+
+#include "support/debug.h"
 
 
 namespace lyx {