Fix compile, rename _Legacy to _OGL so I stop being confused
This commit is contained in:
+1
-1
@@ -426,7 +426,7 @@ static void AdjustForChangedSystemCapabilities()
|
||||
#endif
|
||||
|
||||
#if defined(SUPPORT_OPENGL)
|
||||
#include "RageDisplay_Legacy.h"
|
||||
#include "RageDisplay_OGL.h"
|
||||
#endif
|
||||
|
||||
#include "RageDisplay_Null.h"
|
||||
|
||||
Reference in New Issue
Block a user