summaryrefslogtreecommitdiffstats
path: root/src/shared
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-05-13 23:29:08 +0000
committerDavid Robillard <d@drobilla.net>2011-05-13 23:29:08 +0000
commit93947ee94eb79d76d31cd7ed3828135b9efa3781 (patch)
tree09db1bb9d1a0200a28bfe756575e7f0d06ae8cec /src/shared
parenta26731bc7d09370cc0c1193d92b10e8c6b1dde79 (diff)
downloadingen-93947ee94eb79d76d31cd7ed3828135b9efa3781.tar.gz
ingen-93947ee94eb79d76d31cd7ed3828135b9efa3781.tar.bz2
ingen-93947ee94eb79d76d31cd7ed3828135b9efa3781.zip
Apply 0001-Remove-unused-includes.patch from ticket #688, except with modifications to not break compilation.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3262 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/World.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/World.hpp b/src/shared/World.hpp
index 76f40442..3ce4d03e 100644
--- a/src/shared/World.hpp
+++ b/src/shared/World.hpp
@@ -24,8 +24,6 @@
#include <boost/shared_ptr.hpp>
#include <boost/utility.hpp>
-#include <glibmm/module.h>
-
#include "raul/Configuration.hpp"
#include "raul/SharedPtr.hpp"