mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 16:07:12 +01:00
refactoring paths and includes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
#include "uilabel.h"
|
||||
#include "../fonts.h"
|
||||
#include "graphics/fonts.h"
|
||||
|
||||
UILabel::UILabel(const std::string& text, Font* font) :
|
||||
UIElement(UI::Label),
|
||||
|
||||
Reference in New Issue
Block a user