X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sherlock%2Fattrset.h;h=d454e79aacb8eddbb5548104eeca2b5c08acbad7;hb=bf755d50d117057d2be1197341e1d91bc5f1a808;hp=62e6162398c87d11b986a8fa0f2aa00193111243;hpb=da5a2b1f5eb7b04f67473f69763fdf376adc259f;p=moe.git diff --git a/sherlock/attrset.h b/sherlock/attrset.h index 62e6162..d454e79 100644 --- a/sherlock/attrset.h +++ b/sherlock/attrset.h @@ -10,7 +10,7 @@ #ifndef _SHERLOCK_ATTRSET_H #define _SHERLOCK_ATTRSET_H -#include "lib/bitarray.h" +#include "ucw/bitarray.h" #include "sherlock/object.h" COMPILE_ASSERT(son_value, OBJ_ATTR_SON == 256);