SilentSensors / mbed-dev

Fork of mbed-dev by mbed official

Revision:
184:08ed48f1de7f
Parent:
175:af195413fb11
Child:
187:0387e8f68319
diff -r 5166a824ec1a -r 08ed48f1de7f drivers/PwmOut.h
--- a/drivers/PwmOut.h	Tue Mar 20 17:01:51 2018 +0000
+++ b/drivers/PwmOut.h	Thu Apr 19 17:12:19 2018 +0100
@@ -21,7 +21,7 @@
 #if defined (DEVICE_PWMOUT) || defined(DOXYGEN_ONLY)
 #include "hal/pwmout_api.h"
 #include "platform/mbed_critical.h"
-#include "platform/mbed_sleep.h"
+#include "platform/mbed_power_mgmt.h"
 
 namespace mbed {
 /** \addtogroup drivers */