diff options
Diffstat (limited to 'src/gui/speechbubble.cpp')
-rw-r--r-- | src/gui/speechbubble.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/speechbubble.cpp b/src/gui/speechbubble.cpp index 6dc528a0d..970b18ddb 100644 --- a/src/gui/speechbubble.cpp +++ b/src/gui/speechbubble.cpp @@ -26,6 +26,7 @@ #include "graphics.h" #include "gui/gui.h" +#include "gui/sdlfont.h" #include "gui/theme.h" #include "gui/widgets/label.h" |