From 180129cb81a37d222ab8fb3bd0446d043324ba2e Mon Sep 17 00:00:00 2001 From: Matthew Petroff Date: Fri, 19 Jul 2013 14:22:11 -0400 Subject: Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h". (bzr r12380.1.32) --- src/flood-context.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/flood-context.h b/src/flood-context.h index 3e81cd01e..810a3b48f 100644 --- a/src/flood-context.h +++ b/src/flood-context.h @@ -15,8 +15,6 @@ #include #include #include "event-context.h" -#include "helper/unit-menu.h" -#include "helper/units.h" #define SP_TYPE_FLOOD_CONTEXT (sp_flood_context_get_type ()) #define SP_FLOOD_CONTEXT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SP_TYPE_FLOOD_CONTEXT, SPFloodContext)) -- cgit v1.2.3