Inclue macros for BV.
[bertos.git] / bertos / drv / buzzerled.h
index 14fab03088d18074dd92a48da10d19266c814096..9c0949a755ef5329d891091865a03b516467e946 100644 (file)
 
 #include <cpu/attr.h>
 
-/** Include hw.h. We expect hw.h to define enum BLD_DEVICE, which must contain
+/** Include hw_buzzerled.h. We expect hw_buzzerled.h to define enum BLD_DEVICE, which must contain
  *  an enumarator for each device, plus a special symbol NUM_BLDS containing the
  *  number of devices.
  */
-#include <hw.h>
+#include <hw/hw_buzzerled.h>
 
 
 /* Include hw-level implementation. This allows inlining of bld_set, which in turns