aboutsummaryrefslogtreecommitdiff
path: root/ixslt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ixslt.cc')
-rw-r--r--ixslt.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ixslt.cc b/ixslt.cc
index 23dc9ca..ff5de25 100644
--- a/ixslt.cc
+++ b/ixslt.cc
@@ -2,8 +2,8 @@
#include <xalanc/PlatformSupport/XalanStdOutputStream.hpp>
#include <xalanc/XMLSupport/FormatterToXML.hpp>
-#include "boost/optional.hpp"
-#include "boost/program_options.hpp"
+#include <boost/optional.hpp>
+#include <boost/program_options.hpp>
#include <boost/filesystem/fstream.hpp>
#include <string>