diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-27 12:27:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-27 12:27:06 +0000 |
| commit | e5d368553b47a566a83d4edce0a8f166db9509e6 (patch) | |
| tree | dfdd9b9a82800ea30432c454dee77ac144269f58 /src/xml.h | |
| parent | 2cc2026701c9e8268ba154ec9330c5d56cbdc240 (diff) | |
More tidying.
Diffstat (limited to 'src/xml.h')
| -rw-r--r-- | src/xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,8 +20,8 @@ #ifndef LIBDCP_XML_H #define LIBDCP_XML_H -#include <libcxml/cxml.h> #include "exceptions.h" +#include <libcxml/cxml.h> namespace dcp { |
