diff --git a/dispatchkit/bootstrap.hpp b/include/chaiscript/dispatchkit/bootstrap.hpp similarity index 100% rename from dispatchkit/bootstrap.hpp rename to include/chaiscript/dispatchkit/bootstrap.hpp diff --git a/dispatchkit/bootstrap_stl.hpp b/include/chaiscript/dispatchkit/bootstrap_stl.hpp similarity index 100% rename from dispatchkit/bootstrap_stl.hpp rename to include/chaiscript/dispatchkit/bootstrap_stl.hpp diff --git a/dispatchkit/boxed_value.hpp b/include/chaiscript/dispatchkit/boxed_value.hpp similarity index 100% rename from dispatchkit/boxed_value.hpp rename to include/chaiscript/dispatchkit/boxed_value.hpp diff --git a/dispatchkit/dispatchkit.hpp b/include/chaiscript/dispatchkit/dispatchkit.hpp similarity index 100% rename from dispatchkit/dispatchkit.hpp rename to include/chaiscript/dispatchkit/dispatchkit.hpp diff --git a/dispatchkit/function_call.hpp b/include/chaiscript/dispatchkit/function_call.hpp similarity index 100% rename from dispatchkit/function_call.hpp rename to include/chaiscript/dispatchkit/function_call.hpp diff --git a/dispatchkit/proxy_constructors.hpp b/include/chaiscript/dispatchkit/proxy_constructors.hpp similarity index 100% rename from dispatchkit/proxy_constructors.hpp rename to include/chaiscript/dispatchkit/proxy_constructors.hpp diff --git a/dispatchkit/proxy_functions.hpp b/include/chaiscript/dispatchkit/proxy_functions.hpp similarity index 100% rename from dispatchkit/proxy_functions.hpp rename to include/chaiscript/dispatchkit/proxy_functions.hpp diff --git a/dispatchkit/register_function.hpp b/include/chaiscript/dispatchkit/register_function.hpp similarity index 100% rename from dispatchkit/register_function.hpp rename to include/chaiscript/dispatchkit/register_function.hpp diff --git a/dispatchkit/test.cpp b/include/chaiscript/dispatchkit/test.cpp similarity index 100% rename from dispatchkit/test.cpp rename to include/chaiscript/dispatchkit/test.cpp diff --git a/dispatchkit/type_info.hpp b/include/chaiscript/dispatchkit/type_info.hpp similarity index 100% rename from dispatchkit/type_info.hpp rename to include/chaiscript/dispatchkit/type_info.hpp diff --git a/dispatchkit/unittest.cpp b/include/chaiscript/dispatchkit/unittest.cpp similarity index 100% rename from dispatchkit/unittest.cpp rename to include/chaiscript/dispatchkit/unittest.cpp