br.h -> brlib.h

This commit is contained in:
2024-02-05 14:08:28 +01:00
parent 635e4c8d9e
commit b637146095
12 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
#ifndef _GENERIC_ILOG2_H_
#define _GENERIC_ILOG2_H_
#include "br.h"
#include "brlib.h"
/*
* See https://stackoverflow.com/a/11398748/3079831