зеркало из https://github.com/github/putty.git
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:
Родитель
a580c22c24
Коммит
d0ac277f78
|
@ -8,7 +8,7 @@
|
|||
#define COLUMNS_H
|
||||
|
||||
#include <gdk/gdk.h>
|
||||
#include <gtk/gtkcontainer.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Загрузка…
Ссылка в новой задаче