mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[ue4] Fix private include in SpineWidget.h. Closes #1538.
This commit is contained in:
parent
4e96ebcda2
commit
b43fbdd4ce
@ -29,11 +29,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "SpinePluginPrivatePCH.h"
|
||||
|
||||
#include "Runtime/UMG/Public/UMG.h"
|
||||
#include "Runtime/UMG/Public/UMGStyle.h"
|
||||
|
||||
#include "SpineSkeletonDataAsset.h"
|
||||
#include "spine/spine.h"
|
||||
#include "SpineWidget.generated.h"
|
||||
|
||||
class SSpineWidget;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user