diff --git a/other/build.nr b/other/build.nr index ce21c02..c3bab7e 100644 --- a/other/build.nr +++ b/other/build.nr @@ -1 +1 @@ -2096 +2097 diff --git a/src/ogfx/gui/widgets/CheckBox.hpp b/src/ogfx/gui/widgets/CheckBox.hpp index 2a8d91f..e78908d 100644 --- a/src/ogfx/gui/widgets/CheckBox.hpp +++ b/src/ogfx/gui/widgets/CheckBox.hpp @@ -20,7 +20,7 @@ #pragma once -#include "math/Geometry.hpp" +#include #include namespace ogfx