Skip to content

Commit

Permalink
Further 4.21 fixes
Browse files Browse the repository at this point in the history
Includes fixes that only showed up after using a RunUAT command to package the plugin (to create the final release artifact).
  • Loading branch information
How2Compute committed Jan 1, 2019
1 parent 236dc18 commit 0a75534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Socketer/Public/Socketer.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#pragma once

#include "ModuleManager.h"
#include "Modules/ModuleManager.h"

class FSocketerModule : public IModuleInterface
{
Expand Down

0 comments on commit 0a75534

Please sign in to comment.