From 96a8947f039b85b919e96645d10009e85a0ce0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Fri, 21 Apr 2017 12:22:19 +0200 Subject: Fix Windows build error. --- plugin/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 795f07a..ffdb28b 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -91,6 +91,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/texture.cc \ @top_srcdir@/plugingui/texturedbox.cc \ @top_srcdir@/plugingui/toggle.cc \ + @top_srcdir@/plugingui/utf8.cc \ @top_srcdir@/plugingui/verticalline.cc \ @top_srcdir@/plugingui/widget.cc \ @top_srcdir@/plugingui/window.cc \ -- cgit v1.2.3