From ac6a7c06a04729310983af97aaa2c8c134fba0ca Mon Sep 17 00:00:00 2001 From: getnamo Date: Fri, 17 Mar 2017 18:58:15 +0000 Subject: [PATCH] remove redundancy -whoops fixed same issue --- Source/SIOJEditorPlugin/Private/SIOJ_BreakJson.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/SIOJEditorPlugin/Private/SIOJ_BreakJson.cpp b/Source/SIOJEditorPlugin/Private/SIOJ_BreakJson.cpp index ceabfb09..a83243c1 100644 --- a/Source/SIOJEditorPlugin/Private/SIOJ_BreakJson.cpp +++ b/Source/SIOJEditorPlugin/Private/SIOJ_BreakJson.cpp @@ -5,7 +5,6 @@ #include "SIOJ_BreakJson.h" #include "EdGraphUtilities.h" #include "Runtime/Launch/Resources/Version.h" -#include "Editor/UnrealEd/Public/EdGraphUtilities.h" #define LOCTEXT_NAMESPACE "SIOJ_BreakJson"