diff options
Diffstat (limited to 'audio/softsynth/wave6581.cpp')
-rw-r--r-- | audio/softsynth/wave6581.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/softsynth/wave6581.cpp b/audio/softsynth/wave6581.cpp index 63e08fb113..832a7272ff 100644 --- a/audio/softsynth/wave6581.cpp +++ b/audio/softsynth/wave6581.cpp @@ -27,7 +27,7 @@ #ifndef DISABLE_SID -#include "sid.h" +#include "audio/softsynth/sid.h" namespace Resid { |