X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FState.h;fp=src%2Fapp%2FState.h;h=958e423c508b1dffd4d2a6562bb4ba90051894c1;hb=2a1d9169e1f6c2dfe0f93ed40d5fb68d3da342af;hp=c74043bf6b7bacc1e2d2f336ed99a42115f261fd;hpb=f6085f8568f2c754ed2eac294171e542139581f4;p=l2e.git diff --git a/src/app/State.h b/src/app/State.h index c74043b..958e423 100644 --- a/src/app/State.h +++ b/src/app/State.h @@ -8,15 +8,13 @@ #ifndef APP_APPLICATIONSTATE_H_ #define APP_APPLICATIONSTATE_H_ +#include "fwd.h" #include "Timer.h" #include namespace app { -class Application; -class Input; - class State { public: