summaryrefslogtreecommitdiffstats
path: root/src/vZ.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vZ.hpp')
-rw-r--r--src/vZ.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vZ.hpp b/src/vZ.hpp
index 8035159..7ad137f 100644
--- a/src/vZ.hpp
+++ b/src/vZ.hpp
@@ -23,8 +23,8 @@
#ifndef VZ_HPP
#define VZ_HPP
-#include <vZ/traits.hpp>
-#include <vZ/integrator.hpp>
-#include <vZ/simple.hpp>
+#include <vZ/Traits.hpp>
+#include <vZ/Integrator.hpp>
+#include <vZ/Simple.hpp>
#endif // VZ_HPP