mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-21 13:05:04 -05:00
Stop including <gtk/gtkcontainer.h> directly, since a user points out
that it'll be absent in GTK 3. [originally from svn r9571]
This commit is contained in:
parent
a580c22c24
commit
d0ac277f78
@ -8,7 +8,7 @@
|
|||||||
#define COLUMNS_H
|
#define COLUMNS_H
|
||||||
|
|
||||||
#include <gdk/gdk.h>
|
#include <gdk/gdk.h>
|
||||||
#include <gtk/gtkcontainer.h>
|
#include <gtk/gtk.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user