From f3bc93b003c05684e48d75eee9107c16a9dc7283 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Sat, 27 Mar 2010 23:31:01 +0100 Subject: refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.opengl. --- doxygen/doxygen-all-pub.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doxygen') diff --git a/doxygen/doxygen-all-pub.cfg b/doxygen/doxygen-all-pub.cfg index 8bf4685cb..3cac3e651 100644 --- a/doxygen/doxygen-all-pub.cfg +++ b/doxygen/doxygen-all-pub.cfg @@ -461,7 +461,7 @@ WARN_LOGFILE = INPUT = ../src/jogl/classes/javax INPUT += ../build-x86_64/jogl/gensrc/classes/javax -INPUT += ../src/jogl/classes/com/sun/opengl/util +INPUT += ../src/jogl/classes/com/jogamp/opengl/util INPUT += ../src/newt/classes/com/sun/javafx/newt # If the value of the INPUT tag contains directories, you can use the -- cgit v1.2.3