aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/ImageException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Services/ImageException.cs')
-rw-r--r--Timeline/Services/ImageException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Services/ImageException.cs b/Timeline/Services/ImageException.cs
index f3f3b010..c6126aa3 100644
--- a/Timeline/Services/ImageException.cs
+++ b/Timeline/Services/ImageException.cs
@@ -1,7 +1,7 @@
using System;
using System.Globalization;
-namespace TimelineApp.Services
+namespace Timeline.Services
{
[Serializable]
public class ImageException : Exception