From a6928ca2cc892488e4737aa2a25154dbb2d6a37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Sep 2018 01:14:10 +0200 Subject: [PATCH] QT_INCLUDES => TQT_INCLUDES conversion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 1fdf1f0..8b81d63 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -11,7 +11,7 @@ INCLUDES = \ $(DBUS_INCS) \ $(GLIB2_CFLAGS) \ $(GTK2_CFLAGS) \ - $(QT_INCLUDES) \ + $(TQT_INCLUDES) \ $(KDE_INCLUDES) bin_PROGRAMS = \