X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FStateControl.hpp;h=c072040bc12f57de2a31abc6a9465fbfa1e3a551;hb=09b734344f31e18d0fa31c39acba6d012aa2cc56;hp=818bce5c0369ab0987d3736a28ea516bc52564c4;hpb=afd253b2dd10fdf2d4655d3d4a5766e6aa8c1a2c;p=blank.git diff --git a/src/app/StateControl.hpp b/src/app/StateControl.hpp index 818bce5..c072040 100644 --- a/src/app/StateControl.hpp +++ b/src/app/StateControl.hpp @@ -6,7 +6,7 @@ namespace blank { -class Application; +class HeadlessApplication; class State; class StateControl { @@ -29,7 +29,7 @@ public: } - void Commit(Application &); + void Commit(HeadlessApplication &); private: enum Command {