OSDN Git Service

[General][Qt] Merge upstream 2015-03-15.
[csp-qt/common_source_project-fm7.git] / source / src / vm / pv1000 / vdp.cpp
index f5c668d..07456e2 100644 (file)
@@ -8,7 +8,6 @@
 */
 
 #include "vdp.h"
-#include "../../fileio.h"
 
 static const scrntype palette_pc[8] = {
        RGB_COLOR(  0,  0,  0), RGB_COLOR(255,  0,  0), RGB_COLOR(  0,255,  0), RGB_COLOR(255,255,  0),