linux compile fixes

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2377 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2009-02-22 21:37:36 +00:00
parent 927815bc9b
commit 9ec81d4bf0
4 changed files with 11 additions and 13 deletions

View File

@ -22,6 +22,7 @@
#include "OnScreenDisplay.h"
#include "Render.h"
#include "Timer.h"
namespace OSD
{
@ -83,4 +84,4 @@ void DrawMessages()
glDisable(GL_BLEND);
}
} // namespace
} // namespace