X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/effda851f67bff8c725df4b5a9219f32a50f939f..b165c324a3149114250c796852dd2b33d79db67d:/lib/ebitset.h diff --git a/lib/ebitset.h b/lib/ebitset.h index e9a24a1f..a8b20ef8 100644 --- a/lib/ebitset.h +++ b/lib/ebitset.h @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _EBITSET_H #define _EBITSET_H -#include "bbitset.h" +#include "bitset.h" extern size_t ebitset_bytes PARAMS ((bitset_bindex));