]> git.saurik.com Git - bison.git/blobdiff - lib/ebitset.h
(bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero,
[bison.git] / lib / ebitset.h
index e9a24a1f1443a5fbcabe1340674330aee8775aaa..a8b20ef823237761623c9a78ac3a61683da9790a 100644 (file)
@@ -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));