mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 12:37:41 +03:00
fix: typo in font_loader.windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifdef __WIN32
|
||||
#ifdef _WIN32
|
||||
#include "core/config/config.hpp"
|
||||
#include "gui/platform/font_loader.hpp"
|
||||
#include "imgui_internal.h"
|
||||
|
||||
Reference in New Issue
Block a user