]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.cpp
fix off-by-two drawing error
[lyx.git] / src / mathed / InsetMathExInt.cpp
index f990cde56cad3314c309d38321b7882bda2a9a89..b7d81791d2542ee09b4ad76f0fec02979a584575 100644 (file)
@@ -15,8 +15,8 @@
 #include "MathStream.h"
 #include "MathStream.h"
 #include "InsetMathSymbol.h"
-#include "debug.h"
 
+#include "support/debug.h"
 #include "support/docstring.h"