aboutsummaryrefslogtreecommitdiff
path: root/scumm/instrument.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/instrument.h')
-rw-r--r--scumm/instrument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/instrument.h b/scumm/instrument.h
index 9e0c397b55..51a0afb081 100644
--- a/scumm/instrument.h
+++ b/scumm/instrument.h
@@ -22,7 +22,7 @@
#ifndef INSTRUMENT_H
#define INSTRUMENT_H
-#include "stdafx.h"
+#include "common/stdafx.h"
#include "common/scummsys.h"
class MidiChannel;