mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 18:05:45 -04:00
dep/imgui: Use FreeType rasterizer
This commit is contained in:
@ -34,7 +34,7 @@ Index of this file:
|
||||
#ifndef IMGUI_DISABLE
|
||||
#include "imgui_internal.h"
|
||||
#ifdef IMGUI_ENABLE_FREETYPE
|
||||
#include "misc/freetype/imgui_freetype.h"
|
||||
#include "imgui_freetype.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h> // vsnprintf, sscanf, printf
|
||||
|
Reference in New Issue
Block a user