summaryrefslogtreecommitdiff
path: root/include/object.h
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-12-28 13:53:53 -0800
committertheo3 <arisstephenson2@gmail.com>2021-12-28 13:53:53 -0800
commit3fd900f1bc81cbaf106de17f5b8d41e26de682a8 (patch)
treeb6226159f870a5974379851e986261eb8d1ce5fc /include/object.h
parent0f65f8fd5008d06defcfae6c9d66270ff45a8e49 (diff)
rename files, sort asm into subdirectories
Diffstat (limited to 'include/object.h')
-rw-r--r--include/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/object.h b/include/object.h
index d7256397..84f9c02c 100644
--- a/include/object.h
+++ b/include/object.h
@@ -5,7 +5,7 @@
#include "asm.h"
#include "utils.h"
-#include "audio.h"
+#include "sound.h"
#include "flags.h"
#include "effects.h"
#include "room.h"