aboutsummaryrefslogtreecommitdiff
path: root/src/exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/exception.cpp')
-rw-r--r--src/exception.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exception.cpp b/src/exception.cpp
index 92face96..cb1ca2c7 100644
--- a/src/exception.cpp
+++ b/src/exception.cpp
@@ -1,6 +1,6 @@
-#include "exception.h"
+#include "exception.hpp"
-#include "format.h"
+#include "format.hpp"
namespace cru
{