mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".
svn-id: r49442
This commit is contained in:
parent
6a796c2bb0
commit
7b56f39985
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
echo Quick script to make building all the time less painful.
|
||||
|
||||
|
@ -30,6 +30,7 @@
|
||||
|
||||
#include "backends/platform/gp2xwiz/gp2xwiz-sdl.h"
|
||||
#include "backends/platform/gp2xwiz/gp2xwiz-hw.h"
|
||||
#include "graphics/scaler/aspect.h"
|
||||
|
||||
#include "common/util.h"
|
||||
#include "common/events.h"
|
||||
|
Loading…
Reference in New Issue
Block a user