tooltip: Remove some unneeded includes

This commit is contained in:
Matthias Clasen 2019-12-28 21:49:09 -05:00
parent 0bc65f0bde
commit 7525271de1

View File

@ -37,14 +37,6 @@
#include "gtkaccessible.h"
#include "gtknative.h"
#ifdef GDK_WINDOWING_WAYLAND
#include "wayland/gdkwayland.h"
#endif
#ifdef GDK_WINDOWING_MIR
#include "mir/gdkmir.h"
#endif
/**
* SECTION:gtktooltip
* @Short_description: Add tips to your widgets