Fix compilation warnings in file formats

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1180 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-11-14 15:36:52 +00:00
parent 90595e3af6
commit a24557ff98
3 changed files with 25 additions and 7 deletions

View File

@@ -34,6 +34,9 @@
#include "loadsave.h"
#include "misc.h"
#include "struct.h"
#include "io.h"
#include "windows.h" // Best_color()
#include "pages.h" // Add_layer()
//////////////////////////////////// IMG ////////////////////////////////////