diff options
Diffstat (limited to 'test/junit/com/sun/gluegen/test.cfg')
-rw-r--r-- | test/junit/com/sun/gluegen/test.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/junit/com/sun/gluegen/test.cfg b/test/junit/com/sun/gluegen/test.cfg index a709897..a2ac567 100644 --- a/test/junit/com/sun/gluegen/test.cfg +++ b/test/junit/com/sun/gluegen/test.cfg @@ -5,3 +5,5 @@ JavaOutputDir java NativeOutputDir native CustomCCode #include "test.h" + +Import com.jogamp.common.nio.*
\ No newline at end of file |