projects
/
platform
/
core
/
csapi
/
opentk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d248a
)
Added missing newline
author
Stefanos A
<stapostol@gmail.com>
Sun, 22 Dec 2013 21:32:24 +0000
(22:32 +0100)
committer
thefiddler
<stapostol@gmail.com>
Tue, 24 Dec 2013 16:18:01 +0000
(17:18 +0100)
Source/OpenTK/Input/GamePadDPad.cs
patch
|
blob
|
history
diff --git
a/Source/OpenTK/Input/GamePadDPad.cs
b/Source/OpenTK/Input/GamePadDPad.cs
index 375036a2d0157cef4fbc1a7fe228ece100d6215c..8e1a0588d43b60721c371ceabebda9a36a93efef 100644
(file)
--- a/
Source/OpenTK/Input/GamePadDPad.cs
+++ b/
Source/OpenTK/Input/GamePadDPad.cs
@@
-26,6
+26,7
@@
// THE SOFTWARE.
//
// #endregion
+
using System;
namespace OpenTK.Input