summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-02-28 00:25:36 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-02-28 00:25:36 +0000
commit8c6f3853b0883b0a3a907eed7d545fcf8b015887 (patch)
tree578749db31a8de78f70df085f6ff5d497157b44a /src
parente7196621bcfa70a0c78718bf975d2508c1b8f6e3 (diff)
downloadmetacity-8c6f3853b0883b0a3a907eed7d545fcf8b015887.tar.gz
removed unnecessary #include which should have been in Jim's patch (not
2008-02-28 Thomas Thurman <tthurman@gnome.org> * 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
Diffstat (limited to 'src')
-rw-r--r--src/core/compositor.h1
1 files changed, 0 insertions, 1 deletions
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,