1 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/wrap_init.cc
2 ===================================================================
3 --- gdkglext/gdkmm/gl/wrap_init.cc 2013-05-16 23:40:48.363207736 +0200
4 +++ gdkglext/gdkmm/gl/wrap_init.cc 2013-05-16 23:42:40.193801834 +0200
9 // Disable the 'const' function attribute of the get_type() functions.
10 // GCC would optimize them out because we don't use the return value.
12 #define G_GNUC_CONST /* empty */
14 -#include <gdkmm/gl/wrap_init.h>
15 -#include <glibmm/error.h>
16 -#include <glibmm/object.h>
18 // #include the widget headers so that we can call the get_type() static methods:
27 +#include <gdkmm/gl/wrap_init.h>
28 +#include <glibmm/error.h>
29 +#include <glibmm/object.h>
34 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/query.cc
35 ===================================================================
36 --- gdkglext/gdkmm/gl/query.cc 2013-05-16 23:40:48.363207736 +0200
37 +++ gdkglext/gdkmm/gl/query.cc 2013-05-16 23:42:40.193801834 +0200
39 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
42 -#include <gdk/gdkglquery.h>
46 +#include <gdk/gdkglquery.h>
51 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/pixmapext.cc
52 ===================================================================
53 --- gdkglext/gdkmm/gl/pixmapext.cc 2013-05-16 23:40:48.363207736 +0200
54 +++ gdkglext/gdkmm/gl/pixmapext.cc 2013-05-16 23:42:40.193801834 +0200
56 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
59 +#include "pixmapext.h"
61 #include <gdk/gdkgldrawable.h>
62 #include <gdk/gdkglpixmap.h>
64 -#include "pixmapext.h"
69 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/windowext.cc
70 ===================================================================
71 --- gdkglext/gdkmm/gl/windowext.cc 2013-05-16 23:40:48.363207736 +0200
72 +++ gdkglext/gdkmm/gl/windowext.cc 2013-05-16 23:42:40.193801834 +0200
74 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
77 +#include "windowext.h"
79 #include <gdk/gdkgldrawable.h>
80 #include <gdk/gdkglwindow.h>
82 -#include "windowext.h"
87 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/font.cc
88 ===================================================================
89 --- gdkglext/gdkmm/gl/font.cc 2004-05-18 08:01:49.000000000 +0200
90 +++ gdkglext/gdkmm/gl/font.cc 2013-05-16 23:43:07.637456821 +0200
92 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
95 -#include <gdk/gdkglfont.h>
99 +#include <gdk/gdkglfont.h>
104 Index: gtkglextmm-1.2.0/gdkglext/gdkmm/gl/init.cc
105 ===================================================================
106 --- gdkglext/gdkmm/gl/init.cc 2003-02-27 10:49:24.000000000 +0100
107 +++ gdkglext/gdkmm/gl/init.cc 2013-05-16 23:44:38.320316782 +0200
112 -#include <gdk/gdkglinit.h>
114 #include "wrap_init.h"
117 +#include <gdk/gdkglinit.h>