aboutsummaryrefslogtreecommitdiff
path: root/sound/adpcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/adpcm.h')
-rw-r--r--sound/adpcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/adpcm.h b/sound/adpcm.h
index cd240f8829..1994164b67 100644
--- a/sound/adpcm.h
+++ b/sound/adpcm.h
@@ -22,7 +22,7 @@
#ifndef SOUND_ADPCM_H
#define SOUND_ADPCM_H
-#include "stdafx.h"
+#include "common/stdafx.h"
#include "common/scummsys.h"
class AudioStream;