summaryrefslogtreecommitdiffstats
path: root/src/shared/runtime_paths.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-03 17:39:16 +0000
committerDavid Robillard <d@drobilla.net>2009-05-03 17:39:16 +0000
commit6012222c80c37be78db3f38a37f7d9a609a213a8 (patch)
treee67148bd53071ffe7172923430b60486bce28760 /src/shared/runtime_paths.hpp
parentdb6c699017528e6f7c3958b67422e6a936a92e73 (diff)
downloadingen-6012222c80c37be78db3f38a37f7d9a609a213a8.tar.gz
ingen-6012222c80c37be78db3f38a37f7d9a609a213a8.tar.bz2
ingen-6012222c80c37be78db3f38a37f7d9a609a213a8.zip
Update waf configuration header for new waf scheme (in 1.5.6).
Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1958 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/shared/runtime_paths.hpp')
-rw-r--r--src/shared/runtime_paths.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/runtime_paths.hpp b/src/shared/runtime_paths.hpp
index 8081a249..5ee1aebc 100644
--- a/src/shared/runtime_paths.hpp
+++ b/src/shared/runtime_paths.hpp
@@ -22,10 +22,6 @@
#define _GNU_SOURCE
#endif
-#include <dlfcn.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <limits.h>
#include <string>
namespace Ingen {