Skip to content

Commit

Permalink
Update NETCInterop.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan-FGR authored Jun 18, 2017
1 parent 696e7b7 commit 0e23dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/AtomicNET/NETNative/NETCInterop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@

#include <Atomic/Input/Controls.h>

#include <Atomic/Atomic2D/PhysicsWorld2D.h>

#include "NETCore.h"
#include "Atomic/Atomic2D/PhysicsWorld2D.h"

#ifdef ATOMIC_PLATFORM_WINDOWS
#define ATOMIC_EXPORT_API __declspec(dllexport)
Expand Down

0 comments on commit 0e23dcd

Please sign in to comment.