mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 18:15:46 -04:00
DRMDisplay: Should include common types not core types
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include "core/types.h"
|
||||
#include "types.h"
|
||||
#include <array>
|
||||
#include <optional>
|
||||
#include <xf86drm.h>
|
||||
|
Reference in New Issue
Block a user