mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 06:47:18 +00:00
Usermod Klipper Percentage: fix error with slashes on non windows devices
This commit is contained in:
parent
74fed5695f
commit
7afa550ba4
@ -170,7 +170,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USERMOD_KLIPPER_PERCENTAGE
|
||||
#include "..\usermods\usermod_v2_klipper_percentage\usermod_v2_klipper_percentage.h"
|
||||
#include "../usermods/usermod_v2_klipper_percentage/usermod_v2_klipper_percentage.h"
|
||||
#endif
|
||||
|
||||
#ifdef USERMOD_BOBLIGHT
|
||||
|
Loading…
x
Reference in New Issue
Block a user