From 9894976adebb0d7004d4b0171ab5d64a949e8656 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Mon, 10 Dec 2018 19:12:18 +0100 Subject: PINK: Push down the advanced detector include So the whole engine is not rebuilt when making changes to shared code. --- engines/pink/detection_tables.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/pink/detection_tables.h') diff --git a/engines/pink/detection_tables.h b/engines/pink/detection_tables.h index c9abef94db..dab187e23f 100644 --- a/engines/pink/detection_tables.h +++ b/engines/pink/detection_tables.h @@ -23,8 +23,6 @@ #ifndef PINK_DETECTION_TABLES_H #define PINK_DETECTION_TABLES_H -#include "gui/EventRecorder.h" - namespace Pink { static const ADGameDescription gameDescriptions[] = { -- cgit v1.2.3