Merge remote-tracking branch 'remotes/origin/freebsd-port'

This commit is contained in:
NeoBrainX
2011-09-12 21:08:18 +02:00
7 changed files with 67 additions and 9 deletions
+4
View File
@@ -15,6 +15,10 @@
// Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/
#if defined(__FreeBSD__)
#define __STDC_CONSTANT_MACROS 1
#endif
#include "AVIDump.h"
#include "HW/VideoInterface.h" //for TargetRefreshRate
#include "VideoConfig.h"