aboutsummaryrefslogtreecommitdiff
path: root/Client/Source/Phy2D/Dynamic/Joint.h
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Source/Phy2D/Dynamic/Joint.h')
-rw-r--r--Client/Source/Phy2D/Dynamic/Joint.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/Client/Source/Phy2D/Dynamic/Joint.h b/Client/Source/Phy2D/Dynamic/Joint.h
index 34d8d8d..ee08b40 100644
--- a/Client/Source/Phy2D/Dynamic/Joint.h
+++ b/Client/Source/Phy2D/Dynamic/Joint.h
@@ -1,6 +1,6 @@
-#pragma once
-
-#include "../Common/Math.h"
+#pragma once
+
+#include "../Common/Math.h"
namespace Phy2D
{
@@ -31,4 +31,4 @@ namespace Phy2D
number softness;
};
-}
+}