diff options
| author | crupest <crupest@outlook.com> | 2019-06-27 00:18:48 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2019-06-27 00:18:48 +0800 |
| commit | baa7cf141b8121473edceae16c1a20a6d47bd202 (patch) | |
| tree | 9349633a9d0bc286fe29f480bd70e4c2ad1f3075 /include/cru/platform/matrix.hpp | |
| parent | f404a3b2eb7bb9865d0c6f938538899996a53d8c (diff) | |
| download | cru-baa7cf141b8121473edceae16c1a20a6d47bd202.tar.gz cru-baa7cf141b8121473edceae16c1a20a6d47bd202.tar.bz2 cru-baa7cf141b8121473edceae16c1a20a6d47bd202.zip | |
......
Diffstat (limited to 'include/cru/platform/matrix.hpp')
| -rw-r--r-- | include/cru/platform/matrix.hpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/cru/platform/matrix.hpp b/include/cru/platform/matrix.hpp index 37e4725e..b0165a88 100644 --- a/include/cru/platform/matrix.hpp +++ b/include/cru/platform/matrix.hpp @@ -1,7 +1,5 @@ #pragma once -#include "cru/common/pre_config.hpp" - -#include "cru/common/ui_base.hpp" +#include "graphic_base.hpp" #include <cmath> |
