mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 08:25:47 -04:00
Common: Move GL classes to subdirectory
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "gpu_sw.h"
|
||||
#include "YBaseLib/Log.h"
|
||||
#include "YBaseLib/Timer.h"
|
||||
#include "common/gl_texture.h"
|
||||
#include "common/gl/texture.h"
|
||||
#include "host_interface.h"
|
||||
#include "system.h"
|
||||
#include <algorithm>
|
||||
|
Reference in New Issue
Block a user