aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkutil.c')
-rw-r--r--src/gtkutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkutil.c b/src/gtkutil.c
index d9312909bf3..c0e5c6f970f 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -35,6 +35,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
35#include "charset.h" 35#include "charset.h"
36#include "coding.h" 36#include "coding.h"
37#include <gdk/gdkkeysyms.h> 37#include <gdk/gdkkeysyms.h>
38#include "xsettings.h"
38 39
39#ifdef HAVE_XFT 40#ifdef HAVE_XFT
40#include <X11/Xft/Xft.h> 41#include <X11/Xft/Xft.h>