From 8c6f3853b0883b0a3a907eed7d545fcf8b015887 Mon Sep 17 00:00:00 2001 From: Thomas Thurman Date: Thu, 28 Feb 2008 00:25:36 +0000 Subject: removed unnecessary #include which should have been in Jim's patch (not 2008-02-28 Thomas Thurman * src/core/compositor.h: removed unnecessary #include which should have been in Jim's patch (not sure how it slipped through the tests!) svn path=/trunk/; revision=3610 --- src/core/compositor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/core/compositor.h b/src/core/compositor.h index 0f65dc47..6b96abc6 100644 --- a/src/core/compositor.h +++ b/src/core/compositor.h @@ -26,7 +26,6 @@ #include "util.h" #include "display.h" -#include "spring-model.h" MetaCompositor* meta_compositor_new (MetaDisplay *display); void meta_compositor_process_event (MetaCompositor *compositor, -- cgit v1.2.1