correct link in bmp doc

This commit is contained in:
Milang 2019-10-23 15:34:13 +02:00
parent 39e25c13e5
commit 25534c69af
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Fxengine::Bitmap
This is part of the [fxengine](/Milang/fxengine) project.
This file refers to [bitmap.h](/Milang/fxengine/include/fxengine/model/bitmap.h) header.
This file refers to [bitmap.h](bitmap.h) header.
```c
#include <fxengine/model/bitmap.h>
```