diff options
Diffstat (limited to 'meta/packages/puzzles/files/oh-puzzles-owl-menu.patch')
-rw-r--r-- | meta/packages/puzzles/files/oh-puzzles-owl-menu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch b/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch index 99d40144d0..61da9191a8 100644 --- a/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch +++ b/meta/packages/puzzles/files/oh-puzzles-owl-menu.patch | |||
@@ -6,7 +6,7 @@ Index: src/gtk.c | |||
6 | #include <gdk/gdkx.h> | 6 | #include <gdk/gdkx.h> |
7 | #include <gdk-pixbuf/gdk-pixbuf.h> | 7 | #include <gdk-pixbuf/gdk-pixbuf.h> |
8 | 8 | ||
9 | +#include <owlwindowmenu.h> | 9 | +#include <libowl/owlwindowmenu.h> |
10 | + | 10 | + |
11 | #include <librsvg/rsvg.h> | 11 | #include <librsvg/rsvg.h> |
12 | 12 | ||