diff options
Diffstat (limited to 'src/exceptions.h')
| -rw-r--r-- | src/exceptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exceptions.h b/src/exceptions.h index 2070dd0f..2a7fbdda 100644 --- a/src/exceptions.h +++ b/src/exceptions.h @@ -26,7 +26,7 @@ * @brief Exceptions thrown by libdcp. */ -namespace libdcp +namespace dcp { /** @brief An exception related to a file */ |
