mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 01:34:38 +00:00
font/attributes: add missing include
This commit is contained in:
parent
b10d6cdf49
commit
f07bdfb60e
@ -14,10 +14,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <pango/pango-layout.h>
|
||||
|
||||
#include "font/font_options.hpp"
|
||||
|
||||
#include <pango/pango-layout.h>
|
||||
#include <utility>
|
||||
|
||||
struct color_t;
|
||||
|
||||
namespace font
|
||||
|
Loading…
x
Reference in New Issue
Block a user