mirror of
https://github.com/edubart/otclient.git
synced 2025-10-21 15:03:26 +02:00
Forgot to remove header includes
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "declarations.h"
|
||||
#include <framework/util/databuffer.h>
|
||||
#include <client/position.h>
|
||||
|
||||
enum {
|
||||
BINARYTREE_ESCAPE_CHAR = 0xFD,
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include "declarations.h"
|
||||
#include <framework/luaengine/luaobject.h>
|
||||
#include <framework/util/databuffer.h>
|
||||
#include <client/position.h>
|
||||
#include <framework/util/point.h>
|
||||
|
||||
struct PHYSFS_File;
|
||||
|
Reference in New Issue
Block a user