mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
Linux fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4653 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
abd587ffdc
commit
ec983284c6
@ -28,6 +28,7 @@
|
||||
#include "VideoConfig.h"
|
||||
#include "ImageWrite.h"
|
||||
#include "Render.h"
|
||||
#include <math.h>
|
||||
|
||||
namespace TextureConverter
|
||||
{
|
||||
|
@ -16,6 +16,7 @@ files = [
|
||||
"EmuSubroutines.cpp",
|
||||
"Encryption.cpp",
|
||||
"main.cpp",
|
||||
"Rumble.cpp",
|
||||
]
|
||||
if wmenv['HAVE_WX']:
|
||||
files += [
|
||||
|
Loading…
x
Reference in New Issue
Block a user