From 798a2d57cc46ff7a70e9404275445d086ce6ef1e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 24 May 2014 21:39:02 +0300 Subject: Fix localconsts.h and debug.h includes. --- src/gui/fonts/textchunksmall.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/fonts/textchunksmall.cpp') 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, -- cgit v1.2.3-70-g09d2