From: Eli Zaretskii Date: Fri, 15 Apr 2022 09:22:15 +0000 (+0300) Subject: ; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds. X-Git-Tag: emacs-29.0.90~1931^2~550 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b92b57923ff14a0cd2feab966a9e6a676f75f11;p=emacs.git ; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds. --- diff --git a/src/fringe.c b/src/fringe.c index bc4e0f1f136..bf0b5fde761 100644 --- a/src/fringe.c +++ b/src/fringe.c @@ -30,7 +30,9 @@ along with GNU Emacs. If not, see . */ #include "termhooks.h" #include "pdumper.h" -#include "pgtkterm.h" +#ifdef HAVE_PGTK +# include "pgtkterm.h" +#endif /* Fringe bitmaps are represented in three different ways: