diff options
-rw-r--r-- | backends/dc/dc-fs.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/dc/dc-fs.cpp b/backends/dc/dc-fs.cpp index 99ff500236..85e6de899b 100644 --- a/backends/dc/dc-fs.cpp +++ b/backends/dc/dc-fs.cpp @@ -18,6 +18,7 @@ * $Header$ */ +#include <common/stdafx.h> #include <backends/fs/fs.h> #include <common/engine.h> |