KDE/kdelibs/kjs

Harri Porten porten at froglogic.com
Wed Mar 28 13:11:18 CEST 2007


On Wed, 28 Mar 2007, Dirk Mueller wrote:

> -#include "object.h"
> -#include "nodes.h"
> +#include <kjs/object.h>
> +#include <kjs/nodes.h>

Could you explain the difference to me? I always thought that #include 
"..." will look up files in the local directory first. Therefore "object" 
will always be picked up from the same dir as "function.h".

Harri.



More information about the Khtml-devel mailing list