From 258901bab96f0050385a9912c8ea0fe2a41b2d6f Mon Sep 17 00:00:00 2001 From: Nicola Mettifogo Date: Wed, 19 Sep 2007 08:40:12 +0000 Subject: Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. svn-id: r28966 --- backends/platform/gp32/gp32_launcher.cpp | 1 - backends/platform/gp32/gp32_launcher.h | 1 - backends/platform/gp32/gp32_main.cpp | 1 - backends/platform/gp32/gp32_osys.cpp | 1 - backends/platform/gp32/gp32_osys.h | 1 - backends/platform/gp32/gp32std.cpp | 1 - backends/platform/gp32/gp32std_file.cpp | 1 - backends/platform/gp32/gp32std_grap.cpp | 1 - backends/platform/gp32/gp32std_input.cpp | 1 - backends/platform/gp32/gp32std_input.h | 1 - backends/platform/gp32/gp32std_memory.cpp | 1 - backends/platform/gp32/gp32std_sound.cpp | 1 - 12 files changed, 12 deletions(-) (limited to 'backends/platform/gp32') diff --git a/backends/platform/gp32/gp32_launcher.cpp b/backends/platform/gp32/gp32_launcher.cpp index 69c9b00e3e..9931118f08 100644 --- a/backends/platform/gp32/gp32_launcher.cpp +++ b/backends/platform/gp32/gp32_launcher.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "common/file.h" diff --git a/backends/platform/gp32/gp32_launcher.h b/backends/platform/gp32/gp32_launcher.h index d7384e4caa..fee9e9b60e 100644 --- a/backends/platform/gp32/gp32_launcher.h +++ b/backends/platform/gp32/gp32_launcher.h @@ -26,7 +26,6 @@ #ifndef __GP32_LAUNCHER_H #define __GP32_LAUNCHER_H -#include "stdafx.h" #include "common/scummsys.h" extern void readConfigVars(); diff --git a/backends/platform/gp32/gp32_main.cpp b/backends/platform/gp32/gp32_main.cpp index 578ef86e4e..e985993e5f 100644 --- a/backends/platform/gp32/gp32_main.cpp +++ b/backends/platform/gp32/gp32_main.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "common/config-manager.h" diff --git a/backends/platform/gp32/gp32_osys.cpp b/backends/platform/gp32/gp32_osys.cpp index f6e0a10bbc..56a9f103ed 100644 --- a/backends/platform/gp32/gp32_osys.cpp +++ b/backends/platform/gp32/gp32_osys.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "common/system.h" diff --git a/backends/platform/gp32/gp32_osys.h b/backends/platform/gp32/gp32_osys.h index 94578e8e15..3c6e0686f4 100644 --- a/backends/platform/gp32/gp32_osys.h +++ b/backends/platform/gp32/gp32_osys.h @@ -27,7 +27,6 @@ #define GP32_OSYS_H //Standard ScummVM includes. -#include "common/stdafx.h" #include "common/scummsys.h" #include "common/system.h" #include "backends/intern.h" diff --git a/backends/platform/gp32/gp32std.cpp b/backends/platform/gp32/gp32std.cpp index 7218505436..898d4669b6 100644 --- a/backends/platform/gp32/gp32std.cpp +++ b/backends/platform/gp32/gp32std.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" //#include "graphics/scaler.h" #include "common/system.h" diff --git a/backends/platform/gp32/gp32std_file.cpp b/backends/platform/gp32/gp32std_file.cpp index fcd9acf4da..61fe3da0ee 100644 --- a/backends/platform/gp32/gp32std_file.cpp +++ b/backends/platform/gp32/gp32std_file.cpp @@ -24,7 +24,6 @@ */ -#include "stdafx.h" #include "common/scummsys.h" //#include "graphics/scaler.h" #include "common/system.h" diff --git a/backends/platform/gp32/gp32std_grap.cpp b/backends/platform/gp32/gp32std_grap.cpp index 275513818d..50349d6708 100644 --- a/backends/platform/gp32/gp32std_grap.cpp +++ b/backends/platform/gp32/gp32std_grap.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "common/system.h" #include "backends/intern.h" diff --git a/backends/platform/gp32/gp32std_input.cpp b/backends/platform/gp32/gp32std_input.cpp index de82f8b0bc..a3ad7a00c8 100644 --- a/backends/platform/gp32/gp32std_input.cpp +++ b/backends/platform/gp32/gp32std_input.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "gp32std.h" diff --git a/backends/platform/gp32/gp32std_input.h b/backends/platform/gp32/gp32std_input.h index 6c765d840f..bd784d3432 100644 --- a/backends/platform/gp32/gp32std_input.h +++ b/backends/platform/gp32/gp32std_input.h @@ -26,7 +26,6 @@ #ifndef __GP32STD_INPUT_H #define __GP32STD_INPUT_H -#include "stdafx.h" #include "common/scummsys.h" #define BUTTON_DOWN 1 diff --git a/backends/platform/gp32/gp32std_memory.cpp b/backends/platform/gp32/gp32std_memory.cpp index 449fec9f95..607ea7659a 100644 --- a/backends/platform/gp32/gp32std_memory.cpp +++ b/backends/platform/gp32/gp32std_memory.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" //#include "graphics/scaler.h" #include "common/system.h" diff --git a/backends/platform/gp32/gp32std_sound.cpp b/backends/platform/gp32/gp32std_sound.cpp index 70969bc1b7..71c09c900c 100644 --- a/backends/platform/gp32/gp32std_sound.cpp +++ b/backends/platform/gp32/gp32std_sound.cpp @@ -23,7 +23,6 @@ * */ -#include "stdafx.h" #include "common/scummsys.h" #include "gp32std.h" -- cgit v1.2.3