mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Common (Windows): adds a missing #include
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "com.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#if FF_HAVE_WINRT
|
||||
#include <roapi.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user