mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-20 18:29:13 +00:00
Mass refactoring part 2/2: fixing include paths and project files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define CMODELNODE_H
|
||||
|
||||
#include "CSceneNode.h"
|
||||
#include <Resource/model/CModel.h>
|
||||
#include "Core/Resource/Model/CModel.h"
|
||||
|
||||
class CModelNode : public CSceneNode
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user