Add absl/strings/str_format.h include to renderer.h
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
#include "absl/status/status.h"
|
#include "absl/status/status.h"
|
||||||
|
#include "absl/strings/str_format.h"
|
||||||
#include "app/core/utils/sdl_deleter.h"
|
#include "app/core/utils/sdl_deleter.h"
|
||||||
#include "app/gfx/bitmap.h"
|
#include "app/gfx/bitmap.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user