Skip to content

Commit

Permalink
add missing import for javax.sound.sampled
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Rathgeb <[email protected]>
  • Loading branch information
maggu2810 committed Feb 18, 2015
1 parent 25cc1b3 commit ab114f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.base,
javax.servlet,
javax.servlet.http,
javax.sound.sampled,
org.apache.commons.collections,
org.apache.commons.exec;version="1.1.0",
org.apache.commons.httpclient;version="3.1.0",
Expand Down

0 comments on commit ab114f7

Please sign in to comment.