提交 72633e40 编写于 作者: J jp9000

also include bmem.h in the header, minor oversight

上级 f3e3aeae
......@@ -18,6 +18,7 @@
#include <string.h>
#include "../util/c99defs.h"
#include "../util/bmem.h"
#ifdef __cplusplus
extern "C" {
......
......@@ -18,6 +18,7 @@
#pragma once
#include "util/c99defs.h"
#include "util/bmem.h"
#include "graphics/graphics.h"
#include "graphics/vec2.h"
#include "media-io/media-io.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册