aboutsummaryrefslogtreecommitdiff
path: root/src/base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base.cpp')
-rw-r--r--src/base.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/base.cpp b/src/base.cpp
index f5868170..a2d20fc4 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -1,7 +1,7 @@
-#include "base.h"
+#include "base.hpp"
-#include "system_headers.h"
-#include "exception.h"
+#include "system_headers.hpp"
+#include "exception.hpp"
namespace cru
{