diff options
author | crupest <crupest@outlook.com> | 2018-09-11 00:00:18 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-09-11 00:00:18 +0800 |
commit | 0607ef5f16327e79915676aceec10f2e3037e719 (patch) | |
tree | 568f606222878cf512a07c07bfa3624ab9da4630 /CruUI/graph | |
parent | 9250f4d919bc800fe66a50a0874183458e6ebbbe (diff) | |
download | cru-0607ef5f16327e79915676aceec10f2e3037e719.tar.gz cru-0607ef5f16327e79915676aceec10f2e3037e719.tar.bz2 cru-0607ef5f16327e79915676aceec10f2e3037e719.zip |
...
Diffstat (limited to 'CruUI/graph')
-rw-r--r-- | CruUI/graph/graph.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CruUI/graph/graph.h b/CruUI/graph/graph.h index 4f0898d6..990b51b3 100644 --- a/CruUI/graph/graph.h +++ b/CruUI/graph/graph.h @@ -4,6 +4,7 @@ #include <memory> #include "base.h" +#include "application.h" namespace cru |