Rename input_path.?pp to native_text.

[SVN r86645]
This commit is contained in:
Daniel James
2013-11-12 09:16:18 +00:00
parent c9a92586bb
commit c70fb3ed5e
12 changed files with 13 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
#include "state.hpp"
#include "values.hpp"
#include "files.hpp"
#include "input_path.hpp"
#include "native_text.hpp"
namespace quickbook
{