diff options
author | crupest <crupest@outlook.com> | 2018-12-10 23:29:54 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-12-10 23:29:54 +0800 |
commit | 769a4db24b64a2baf20960858ae24461328e5b7a (patch) | |
tree | ffdd7e84d820dae71fe2af801d5f8d57e93072b1 /src/ui/control.cpp | |
parent | 4219992207b524e23a426e753589001b6f7a24d0 (diff) | |
download | cru-769a4db24b64a2baf20960858ae24461328e5b7a.tar.gz cru-769a4db24b64a2baf20960858ae24461328e5b7a.tar.bz2 cru-769a4db24b64a2baf20960858ae24461328e5b7a.zip |
...
Diffstat (limited to 'src/ui/control.cpp')
-rw-r--r-- | src/ui/control.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/control.cpp b/src/ui/control.cpp index 3987e818..9388c719 100644 --- a/src/ui/control.cpp +++ b/src/ui/control.cpp @@ -8,7 +8,7 @@ #include "graph/graph.hpp" #include "exception.hpp" #include "cru_debug.hpp" -#include "convert_util.hpp" +#include "d2d_util.hpp" #include "math_util.hpp" #ifdef CRU_DEBUG_LAYOUT |