Cast to correct type for comparison.
[bertos.git] / bertos / drv / buzzerled.h
index a9f0b00027bfb67dd0f24bda2444fd8e27ab76eb..acc2a42d402001e97b1dee9cbd274056e45b0085 100644 (file)
@@ -50,7 +50,7 @@
  *  an enumarator for each device, plus a special symbol NUM_BLDS containing the
  *  number of devices.
  */
-#include <hw/hw_buzzerled.h>
+#include "hw/hw_buzzerled.h"
 
 
 /* Include hw-level implementation. This allows inlining of bld_set, which in turns