diff options
Diffstat (limited to 'modules/window/window.h')
-rw-r--r-- | modules/window/window.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/window/window.h b/modules/window/window.h index 36786de..0e8d051 100644 --- a/modules/window/window.h +++ b/modules/window/window.h @@ -3,7 +3,7 @@ #include "video_mode.h" #include <forstio/async/async.h> -#include <forstio/core/common.h> +#include <forstio/common.h> #include <forstio/codec/schema.h> #include <string_view> |