aboutsummaryrefslogtreecommitdiff
path: root/src/shm.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-05-22 14:52:20 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-05-22 14:52:20 -0300
commit74f12f3f2bb6cafc25ba1e943d01583b1ac0d766 (patch)
treed9f58c475e99a6d7fe0d05eb4867425e154a0df1 /src/shm.cc
parent3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2 (diff)
downloadgame-74f12f3f2bb6cafc25ba1e943d01583b1ac0d766.tar.gz
game-74f12f3f2bb6cafc25ba1e943d01583b1ac0d766.zip
rename `main.hh` to `common.hh`
Diffstat (limited to 'src/shm.cc')
-rw-r--r--src/shm.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shm.cc b/src/shm.cc
index 5cd4a52..c26638f 100644
--- a/src/shm.cc
+++ b/src/shm.cc
@@ -1,4 +1,4 @@
-#include "main.hh"
+#include "common.hh"
// NOTE(fusion): This looks like an interface to external tools. Looking at the
// `bin` directory this program was in, there are other programs that probably