summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/flood-context.h2
1 files changed, 0 insertions, 2 deletions
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 <sigc++/sigc++.h>
#include <gtk/gtk.h>
#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))