diff options
Diffstat (limited to 'ui/gfx/gdi_util.h')
-rw-r--r-- | ui/gfx/gdi_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/gdi_util.h b/ui/gfx/gdi_util.h index e79a34f..8f0216e 100644 --- a/ui/gfx/gdi_util.h +++ b/ui/gfx/gdi_util.h @@ -9,7 +9,7 @@ #include <vector> #include <windows.h> -#include "gfx/rect.h" +#include "ui/gfx/rect.h" namespace gfx { |