aboutsummaryrefslogtreecommitdiff
path: root/include/Dependency.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Dependency.hpp')
-rw-r--r--include/Dependency.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Dependency.hpp b/include/Dependency.hpp
index 0381625..f505503 100644
--- a/include/Dependency.hpp
+++ b/include/Dependency.hpp
@@ -3,7 +3,7 @@
#include <string>
#include <cassert>
-#include "Version.hpp";
+#include "Version.hpp"
namespace sibs
{