mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
Don't include gtkfilechooserprivate.h from the file chooser's tests
We will make that file a fully private header; the tests have no business poking inside the file chooser's internals at this point.
This commit is contained in:
parent
d3985dec1d
commit
9a3bc21dc9
@ -33,7 +33,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <glib/gprintf.h>
|
#include <glib/gprintf.h>
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include "gtk/gtkfilechooserprivate.h"
|
|
||||||
#include "gtk/gtkfilechooserdefault.h"
|
#include "gtk/gtkfilechooserdefault.h"
|
||||||
#include "gtk/gtkfilechooserentry.h"
|
#include "gtk/gtkfilechooserentry.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user