diff options
Diffstat (limited to 'tdehtml/css/Makefile.am')
-rw-r--r-- | tdehtml/css/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/css/Makefile.am b/tdehtml/css/Makefile.am index 6c43675ed..fadf66961 100644 --- a/tdehtml/css/Makefile.am +++ b/tdehtml/css/Makefile.am @@ -36,7 +36,7 @@ noinst_HEADERS = \ cssstyleselector.h csshelper.h parser.h \ css_renderstyledeclarationimpl.h -INCLUDES = -I$(top_srcdir)/kimgio -I$(top_srcdir)/kio -I$(top_srcdir)/dcop \ +INCLUDES = -I$(top_srcdir)/kimgio -I$(top_srcdir)/tdeio -I$(top_srcdir)/dcop \ -I$(top_srcdir)/tdehtml -I$(top_srcdir)/libltdl -I$(top_srcdir) \ -I$(top_srcdir)/tdewallet/client -I$(top_srcdir)/tdeutils \ $(all_includes) |