mirror of
https://github.com/edubart/otclient.git
synced 2026-01-10 08:01:30 +01:00
refactoring paths and includes
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
#ifndef UIPANEL_H
|
||||
#define UIPANEL_H
|
||||
|
||||
#include "../prerequisites.h"
|
||||
#include "prerequisites.h"
|
||||
#include "uicontainer.h"
|
||||
#include "../borderedimage.h"
|
||||
#include "graphics/borderedimage.h"
|
||||
|
||||
class UIPanel : public UIContainer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user