summaryrefslogtreecommitdiff
path: root/src/interop_load_font_node.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/interop_load_font_node.cc')
-rw-r--r--src/interop_load_font_node.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interop_load_font_node.cc b/src/interop_load_font_node.cc
index 99d8a48e..a5bc1428 100644
--- a/src/interop_load_font_node.cc
+++ b/src/interop_load_font_node.cc
@@ -35,7 +35,7 @@
#include <libcxml/cxml.h>
using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
using boost::optional;
using namespace dcp;