diff options
Diffstat (limited to 'starmath/source/caret.cxx')
-rw-r--r-- | starmath/source/caret.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/caret.cxx b/starmath/source/caret.cxx index 6c1c9748b8e3..87cb1153cdd4 100644 --- a/starmath/source/caret.cxx +++ b/starmath/source/caret.cxx @@ -6,7 +6,7 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "caret.hxx" +#include <caret.hxx> #include <o3tl/make_unique.hxx> |