VKEYBD: Ensure stream destructor is properly called

svn-id: r54562
This commit is contained in:
Max Horn 2010-11-28 23:27:56 +00:00
parent 945602fdbe
commit 179734a082

View File

@ -34,6 +34,7 @@
#include "common/system.h"
#include "common/archive.h"
#include "common/tokenizer.h"
#include "common/stream.h"
#include "graphics/imagedec.h"