X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2FABM2.git;a=blobdiff_plain;f=ABM2%2FEngine%2FVideoUpdate.h;fp=ABM2%2FEngine%2FVideoUpdate.h;h=5ed88bbf7902923e0f017d0a6c313bdfd728d996;hp=0bf5d4dd2823286ee0b8399da9147b482b0b6a79;hb=c100d6f67b06abb348319e277a66b6b7ab0c4bd5;hpb=5ddbdf638ea3b2fe93de5b7746ac827c21fc5633 diff --git a/ABM2/Engine/VideoUpdate.h b/ABM2/Engine/VideoUpdate.h index 0bf5d4d..5ed88bb 100755 --- a/ABM2/Engine/VideoUpdate.h +++ b/ABM2/Engine/VideoUpdate.h @@ -16,7 +16,7 @@ class CVideoUpdate : public ITask { public: - CVideoUpdate(); + CVideoUpdate(CKernel* kernel); virtual ~CVideoUpdate(); AUTO_SIZE;