diff options
Diffstat (limited to 'views/screen.h')
-rw-r--r-- | views/screen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/screen.h b/views/screen.h index 45f3727..4fd60b9 100644 --- a/views/screen.h +++ b/views/screen.h @@ -5,7 +5,7 @@ #ifndef VIEWS_SCREEN_H_ #define VIEWS_SCREEN_H_ -#include "app/gfx/native_widget_types.h" +#include "gfx/native_widget_types.h" #include "gfx/point.h" #include "gfx/rect.h" |