aboutsummaryrefslogtreecommitdiff
path: root/sky
diff options
context:
space:
mode:
Diffstat (limited to 'sky')
-rw-r--r--sky/autoroute.cpp1
-rw-r--r--sky/music/adlibchannel.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/sky/autoroute.cpp b/sky/autoroute.cpp
index 278d1278ca..b7784f7987 100644
--- a/sky/autoroute.cpp
+++ b/sky/autoroute.cpp
@@ -19,6 +19,7 @@
*
*/
+#include "stdafx.h"
#include "common/util.h"
#include "sky/autoroute.h"
#include "sky/compact.h"
diff --git a/sky/music/adlibchannel.cpp b/sky/music/adlibchannel.cpp
index 4e68c4458f..df789991bd 100644
--- a/sky/music/adlibchannel.cpp
+++ b/sky/music/adlibchannel.cpp
@@ -19,6 +19,7 @@
*
*/
+#include "stdafx.h"
#include "common/util.h"
#include "sky/music/adlibchannel.h"
#include "sky/sky.h"