fixes for the video projects

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@28 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
fires.gc 2008-07-19 09:57:42 +00:00
parent b3c55018a6
commit 2c6baf9abb
4 changed files with 8 additions and 5 deletions

View file

@ -17,6 +17,7 @@
#include "Globals.h"
#include <stdio.h>
#include <cmath>
#include <assert.h>