Moving internal includes to point to the new dir structure

This commit is contained in:
Jonathan Turner
2009-07-10 15:24:24 +00:00
parent 4a5c86f07f
commit ac2b59796f
13 changed files with 33 additions and 31 deletions

View File

@@ -13,7 +13,7 @@
#include <boost/function.hpp>
#include <string>
#include <vector>
#include "proxy_functions.hpp"
#include <chaiscript/dispatchkit/proxy_functions.hpp>
namespace dispatchkit
{