Skip to content

Commit 3bded96

Browse files
StephanKaarnemertz
andauthored
Update src/main.cpp
Co-authored-by: Arne Mertz <arnemertz@users.noreply.github.com>
1 parent 082595e commit 3bded96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include <spdlog/spdlog.h>
55
#include <docopt/docopt.h>
6-
#include <include/version.hpp>
6+
#include "include/version.hpp"
77

88
static constexpr auto USAGE =
99
R"(Naval Fate.

0 commit comments

Comments
 (0)