summaryrefslogtreecommitdiffstats
path: root/include/zix/bitset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/bitset.h')
-rw-r--r--include/zix/bitset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/bitset.h b/include/zix/bitset.h
index 07f133f..ee8b805 100644
--- a/include/zix/bitset.h
+++ b/include/zix/bitset.h
@@ -17,7 +17,7 @@
#ifndef ZIX_BITSET_H
#define ZIX_BITSET_H
-#include "zix/common.h"
+#include "zix/attributes.h"
#include <limits.h>
#include <stdbool.h>