Skip to content

Commit

Permalink
Removed strange header
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Lindh (flh) committed Feb 10, 2015
1 parent c5ca2c6 commit e0dc33c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ShaderPluginDemo.uproject
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "{579293B0-498A-15E6-889A-5A91ABD73865}",
"EngineAssociation": "{9600DC38-45DE-CA85-46FC-8DA09F13C4D8}",
"Category": "",
"Description": "",
"Modules": [
Expand Down
1 change: 0 additions & 1 deletion Source/ShaderPluginDemo/ShaderPluginDemoCharacter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#include "ShaderPluginDemoCharacter.h"
#include "Animation/AnimInstance.h"
#include "GameFramework/InputSettings.h"
#include "SVirtualJoystick.h"
#include "Engine.h"

DEFINE_LOG_CATEGORY_STATIC(LogFPChar, Warning, All);
Expand Down

0 comments on commit e0dc33c

Please sign in to comment.