mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-01 05:11:09 +00:00
cleanup
svn-id: r21921
This commit is contained in:
parent
ce13d8e946
commit
1e47edcd22
@ -19,8 +19,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef FONT_H
|
#ifndef GRAPHICS_FONT_H
|
||||||
#define FONT_H
|
#define GRAPHICS_FONT_H
|
||||||
|
|
||||||
#include "common/str.h"
|
#include "common/str.h"
|
||||||
#include "graphics/surface.h"
|
#include "graphics/surface.h"
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef FONTMAN_H
|
#ifndef GRAPHICS_FONTMAN_H
|
||||||
#define FONTMAN_H
|
#define GRAPHICS_FONTMAN_H
|
||||||
|
|
||||||
#include "common/stdafx.h"
|
#include "common/stdafx.h"
|
||||||
#include "common/scummsys.h"
|
#include "common/scummsys.h"
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef COMMON_SCALER_H
|
#ifndef GRAPHICS_SCALER_H
|
||||||
#define COMMON_SCALER_H
|
#define GRAPHICS_SCALER_H
|
||||||
|
|
||||||
#include "common/stdafx.h"
|
#include "common/stdafx.h"
|
||||||
#include "common/scummsys.h"
|
#include "common/scummsys.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user