diff --git a/genwrapper.conf b/genwrapper.conf index c87910827..1261be546 100644 --- a/genwrapper.conf +++ b/genwrapper.conf @@ -38,10 +38,9 @@ end ############################################################################# -ignore file "osgViewer/GraphicsWindowX11" -ignore file "osgViewer/GraphicsWindowWin32" -ignore file "osgViewer/GraphicsWindowCocoa" -ignore file "osgViewer/GraphicsWindowCarbon" +ignore file "osgViewer/api/X11/GraphicsWindowX11" +ignore file "osgViewer/api/Win32/GraphicsWindowWin32" +ignore file "osgViewer/api/Cocoa/GraphicsWindowCocoa" #############################################################################