Usermod Klipper Percentage: fix error with slashes on non windows devices

This commit is contained in:
lost-hope 2024-01-25 17:55:41 +01:00 committed by Blaz Kristan
parent 15b813c6af
commit 7e06e32cb6

View File

@ -170,7 +170,7 @@
#endif #endif
#ifdef USERMOD_KLIPPER_PERCENTAGE #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 #endif
#ifdef USERMOD_BOBLIGHT #ifdef USERMOD_BOBLIGHT