diff options
Diffstat (limited to 'gtk/src/ghbcompositor.h')
-rw-r--r-- | gtk/src/ghbcompositor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghbcompositor.h b/gtk/src/ghbcompositor.h index 51cdc52c6..19d7fd6e5 100644 --- a/gtk/src/ghbcompositor.h +++ b/gtk/src/ghbcompositor.h @@ -28,7 +28,7 @@ #define __GHB_COMPOSITOR_H__ -#include <gtk/gtkbin.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |