mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 23:10:22 +00:00
Fix build by adding include
build failed with a GTK_IS_VIEWPORT link error
This commit is contained in:
parent
96bae6ad08
commit
06a20d207a
@ -34,6 +34,7 @@
|
||||
#include "gtkscrollbar.h"
|
||||
#include "gtkscrolledwindow.h"
|
||||
#include "gtkwindow.h"
|
||||
#include "gtkviewport.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "gtkintl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user