summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authordawidg81 <dawidgorski.m@gmail.com>2026-01-26 17:24:50 +0100
committerdawidg81 <dawidgorski.m@gmail.com>2026-01-26 17:24:50 +0100
commit3806bb74674f305679efdaa2889d155531bc3643 (patch)
treedcced6c118fb6ed61824bb0bcd24d1ae6aed258c /src/main.cpp
parentb492bfb0d4cafe69edf69f196911f1b0e64c43df (diff)
dir rename
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index cbee490..d36b797 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,5 +1,5 @@
#include <iostream>
-#include "game/Game.hpp"
+#include "Game/Game.hpp"
using namespace std;
int main(){