Fix compile, rename _Legacy to _OGL so I stop being confused

This commit is contained in:
Colby Klein
2011-05-02 11:23:37 -07:00
parent ba478c3974
commit e9d6fada14
7 changed files with 3004 additions and 3341 deletions
@@ -9,7 +9,7 @@
#include "LocalizedString.h"
#include "RageDisplay_OGL_Helpers.h"
using namespace RageDisplay_OGL_Helpers;
using namespace RageDisplay_Legacy_Helpers;
using namespace X11Helper;
#include <stack>