Skip to content
Snippets Groups Projects
Commit 75025694 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Apply #ifdef

parent d527c464
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
* as a part of Marlin or outside it
*/
#if defined __has_include
#ifdef __has_include
#if __has_include("../../ui_api.h")
#include "../../ui_api.h"
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment