From a27c2b401c1027b94e0f793ca4067be2b0af2066 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 10 Oct 2011 21:18:07 +0100 Subject: OPENPANDORA: Cleanup the format of code a little to match our Code Formatting Conventions. * No functional changes. * Automated astyle pass. --- backends/graphics/openpandora/op-graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/graphics') diff --git a/backends/graphics/openpandora/op-graphics.h b/backends/graphics/openpandora/op-graphics.h index ed26df7475..0b3eeae8ec 100644 --- a/backends/graphics/openpandora/op-graphics.h +++ b/backends/graphics/openpandora/op-graphics.h @@ -24,7 +24,7 @@ #define BACKENDS_GRAPHICS_OP_H #include "backends/graphics/surfacesdl/surfacesdl-graphics.h" -#include "graphics/scaler/aspect.h" // for aspect2Real +#include "graphics/scaler/aspect.h" // for aspect2Real #include "graphics/scaler/downscaler.h" enum { -- cgit v1.2.3