mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 22:45:45 -04:00
GL/Context: Add missing include
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#include "context.h"
|
||||
#include "../log.h"
|
||||
#include "loader.h"
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#ifdef __APPLE__
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user