diff options
Diffstat (limited to 'src/gui/fonts/textchunksmall.cpp')
-rw-r--r-- | src/gui/fonts/textchunksmall.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fonts/textchunksmall.cpp b/src/gui/fonts/textchunksmall.cpp index aa5661dee..634b10866 100644 --- a/src/gui/fonts/textchunksmall.cpp +++ b/src/gui/fonts/textchunksmall.cpp @@ -22,7 +22,7 @@ #include "gui/fonts/font.h" -#include "localconsts.h" +#include "debug.h" TextChunkSmall::TextChunkSmall(const std::string &text0, const Color &color0, |