diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/doxygen-all-pub.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |