Fixed hang when opening status window.

This commit is contained in:
TomW 2014-07-11 20:52:18 +01:00
commit 4cdb0d9d82
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,7 @@
#undef BITMAP
#include "ibm.h"
#include "device.h"
#include "video.h"
#include "resources.h"
#include "win.h"