diff options
Diffstat (limited to 'ksvg/impl/libs/libtext2path/src/Cache.h')
-rw-r--r-- | ksvg/impl/libs/libtext2path/src/Cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/libs/libtext2path/src/Cache.h b/ksvg/impl/libs/libtext2path/src/Cache.h index 39536179..6f6ca705 100644 --- a/ksvg/impl/libs/libtext2path/src/Cache.h +++ b/ksvg/impl/libs/libtext2path/src/Cache.h @@ -26,7 +26,7 @@ #include <vector> #include <iostream> -#include "myboost/shared_ptr.hpp" +#include "myboost/shared_ptr.h" namespace T2P { |