summaryrefslogtreecommitdiff
path: root/src/gui/base/widgets/label.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/base/widgets/label.cpp')
-rw-r--r--src/gui/base/widgets/label.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/base/widgets/label.cpp b/src/gui/base/widgets/label.cpp
index c23666eac..cbee2ac4c 100644
--- a/src/gui/base/widgets/label.cpp
+++ b/src/gui/base/widgets/label.cpp
@@ -67,7 +67,7 @@
#include "gui/base/widgets/label.hpp"
-#include "gui/base/font.hpp"
+#include "gui/font.h"
#include "render/graphics.h"