summaryrefslogtreecommitdiffstats
path: root/kjsembed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/Makefile.am')
-rw-r--r--kjsembed/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/Makefile.am b/kjsembed/Makefile.am
index 5959b552..1c8b3477 100644
--- a/kjsembed/Makefile.am
+++ b/kjsembed/Makefile.am
@@ -4,7 +4,7 @@ AM_CXXFLAGS = -frtti
# Make sure the include path includes Qt's uilib
INCLUDES = -I$(TQTDIR)/tools/designer/uilib -I$(srcdir)/.. $(all_includes)
-INCLUDES += -DQT_NO_ASCII_CAST
+INCLUDES += -DTQT_NO_ASCII_CAST
SUBDIRS = bindings builtins qtbindings . plugin plugins tdescript stdlib cpptests docs