summaryrefslogtreecommitdiffstats
path: root/raul/AtomRDF.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-03 01:08:10 +0000
committerDavid Robillard <d@drobilla.net>2008-10-03 01:08:10 +0000
commite0ddeac485d46b52f8fdc541971e56d0a9258944 (patch)
tree001651fedcfae46eb203a7adcaff406c760d294a /raul/AtomRDF.hpp
parentc9a85bdb35286c4072e640574c49d60f6d8f13c4 (diff)
downloadraul-e0ddeac485d46b52f8fdc541971e56d0a9258944.tar.gz
raul-e0ddeac485d46b52f8fdc541971e56d0a9258944.tar.bz2
raul-e0ddeac485d46b52f8fdc541971e56d0a9258944.zip
Remove config header include directives in system installed headers (oops).
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1599 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'raul/AtomRDF.hpp')
-rw-r--r--raul/AtomRDF.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/raul/AtomRDF.hpp b/raul/AtomRDF.hpp
index ac595d7..544a34d 100644
--- a/raul/AtomRDF.hpp
+++ b/raul/AtomRDF.hpp
@@ -22,8 +22,6 @@
#include <string>
#include <sstream>
-#include CONFIG_H_PATH
-
#include <redlandmm/Node.hpp>
#include <redlandmm/World.hpp>