Removed unnecessary includes from .h

This commit is contained in:
CVC\jbelon 2018-04-11 17:39:03 +02:00
parent b8b27447d9
commit 2c2a2306ef
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#include "Materials/Material.h"
#include "Paths.h"
#include "Kismet/KismetSystemLibrary.h"
#include "Image.h"
#include "ImageUtils.h"
#include <memory>