Fix #include in she/common/locked_surface.h

This commit is contained in:
David Capello 2016-03-08 18:41:02 -03:00
parent d49d37302c
commit 0f60ca2e93

View File

@ -9,7 +9,7 @@
#pragma once
#include "gfx/clip.h"
#include "she/common/font.h"
#include "she/common/sprite_sheet_font.h"
#include "she/locked_surface.h"
#include "she/scoped_surface_lock.h"