X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/effda851f67bff8c725df4b5a9219f32a50f939f..671881d12d5a8cba84a8ccd9678030902b9451e6:/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));