aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/sound.h')
-rw-r--r--engines/simon/sound.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/simon/sound.h b/engines/simon/sound.h
index f744e18498..ce7b655b90 100644
--- a/engines/simon/sound.h
+++ b/engines/simon/sound.h
@@ -21,11 +21,11 @@
*
*/
-#ifndef SIMON_SOUND_H
-#define SIMON_SOUND_H
+#ifndef AGOS_SOUND_H
+#define AGOS_SOUND_H
#include "sound/mixer.h"
-#include "simon/intern.h"
+#include "agos/intern.h"
#include "common/str.h"
namespace Simon {