common: Added missing include
This commit is contained in:
parent
856055a04d
commit
a000b1a2fe
@ -1,6 +1,8 @@
|
|||||||
#include <hex/helpers/paths.hpp>
|
#include <hex/helpers/paths.hpp>
|
||||||
#include <hex/helpers/paths_mac.h>
|
#include <hex/helpers/paths_mac.h>
|
||||||
|
|
||||||
|
#include <xdg.hpp>
|
||||||
|
|
||||||
#if defined(OS_WINDOWS)
|
#if defined(OS_WINDOWS)
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <shlobj.h>
|
#include <shlobj.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user