mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
GRAPHICS: Fix include
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef GRAPHICS_FONTS_DOSFONT_H
|
||||
#define GRAPHICS_FONTS_DOSFONT_H
|
||||
|
||||
#include <graphics/font.h>
|
||||
#include "graphics/font.h"
|
||||
|
||||
namespace Graphics {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user