]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_accentinset.h
small cleanup, doxygen, formatting changes
[lyx.git] / src / mathed / math_accentinset.h
index b6d29b4de8cdee79862b8a9cea9120030b250b94..d2b71402a227334bb1a2ba34d342ec3dfdb85b1d 100644 (file)
@@ -3,6 +3,8 @@
 #define MATH_ACCENTINSET_H
 
 #include "math_inset.h"
+#include "mathed/support.h"
+#include "math_defs.h"
 
 /// Accents
 class MathAccentInset: public MathedInset {