/*
- Permission to use this file under wxWindows license granted by
+ Permission to use this file under wxWindows licence granted by
the copyright holder, see eggtrayicon.c for details.
*/
#ifndef __EGG_TRAY_ICON_H__
#define __EGG_TRAY_ICON_H__
-#include <gtk/gtkplug.h>
+#include <gtk/gtk.h>
#ifdef GDK_WINDOWING_X11
#include <gdk/gdkx.h>
#endif