summaryrefslogtreecommitdiff
path: root/modules/codec-json/tests/codec-json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec-json/tests/codec-json.cpp')
-rw-r--r--modules/codec-json/tests/codec-json.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec-json/tests/codec-json.cpp b/modules/codec-json/tests/codec-json.cpp
index 83ec859..375d543 100644
--- a/modules/codec-json/tests/codec-json.cpp
+++ b/modules/codec-json/tests/codec-json.cpp
@@ -1,5 +1,5 @@
-#include <forstio/test/suite.h>
-#include "../c++/json.h"
+#include <forstio/test/suite.hpp>
+#include "../c++/json.hpp"
#include <iostream>