diff options
Diffstat (limited to 'include/gras/work_buffer.hpp')
-rw-r--r-- | include/gras/work_buffer.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gras/work_buffer.hpp b/include/gras/work_buffer.hpp index b6ac9b0..0900ed7 100644 --- a/include/gras/work_buffer.hpp +++ b/include/gras/work_buffer.hpp @@ -57,6 +57,6 @@ private: } //namespace gras -#include <gras/work_buffer.ipp> +#include <gras/detail/work_buffer.hpp> #endif /*INCLUDED_GRAS_WORK_BUFFER_HPP*/ |