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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/base/widgets/label.cpp b/src/gui/base/widgets/label.cpp
index 42fcd78f4..f4576d908 100644
--- a/src/gui/base/widgets/label.cpp
+++ b/src/gui/base/widgets/label.cpp
@@ -69,7 +69,8 @@
#include "gui/base/exception.hpp"
#include "gui/base/font.hpp"
-#include "gui/base/graphics.hpp"
+
+#include "render/graphics.h"
#include "debug.h"