Skip to content

Commit

Permalink
fix GTK3/cairo segfault (closes sf#933)
Browse files Browse the repository at this point in the history
(commit amended by committer)
  • Loading branch information
bill-auger authored and ib committed Sep 17, 2023
1 parent f1e5830 commit b9d45ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/preview.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <obrender/theme.h>

#if GTK_CHECK_VERSION(3, 0, 0)
#include <cairo/cairo-xlib.h>
#include <gdk/gdkx.h>
#endif

Expand Down

0 comments on commit b9d45ea

Please sign in to comment.