aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ardor3d-jogl/pom.xml')
-rw-r--r--ardor3d-jogl/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ardor3d-jogl/pom.xml b/ardor3d-jogl/pom.xml
index f0d90cc..e14ff2a 100644
--- a/ardor3d-jogl/pom.xml
+++ b/ardor3d-jogl/pom.xml
@@ -47,6 +47,10 @@
<artifactId>jocl-main</artifactId>
</dependency-->
<dependency>
+ <groupId>net.java.jinput</groupId>
+ <artifactId>jinput</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.eclipse.swt</groupId>
<artifactId>${swt.artifactId}</artifactId>
<version>${swt.version}</version>