Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 465550
Collapse All | Expand All

(-)libgxwmm/gxwmm/init.cc.ori (+1 lines)
Lines 16-21 Link Here
16
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
16
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
 */
17
 */
18
18
19
#include <glibmm.h>
19
#include <gtkmm/main.h>
20
#include <gtkmm/main.h>
20
#include <gxw/gxinit.h>
21
#include <gxw/gxinit.h>
21
#include <gxwmm/init.h>
22
#include <gxwmm/init.h>
(-)libgxwmm/gxw_demo.cc.ori (+1 lines)
Lines 1-3 Link Here
1
#include <glibmm.h>
1
#include <gtkmm/main.h>
2
#include <gtkmm/main.h>
2
#include <gtkmm/window.h>
3
#include <gtkmm/window.h>
3
#include <gtkmm/box.h>
4
#include <gtkmm/box.h>

Return to bug 465550