diff options
| author | 2013-07-17 05:18:23 +0000 | |
|---|---|---|
| committer | 2013-07-17 05:18:23 +0000 | |
| commit | 7680a24bb9924161e51623544fe0e1f62cabfd54 (patch) | |
| tree | beb7a7d29039468c1304eb9da90cb5dfaa86c22b /src/lib | |
| parent | 9f04a5f77ff0a5be8f410f9f8a8ec31e4c943034 (diff) | |
fix compile
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/formats/flopimg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/formats/flopimg.h b/src/lib/formats/flopimg.h index c70a2a39288..d693188f606 100644 --- a/src/lib/formats/flopimg.h +++ b/src/lib/formats/flopimg.h @@ -11,6 +11,7 @@ #include "osdcore.h" #include "ioprocs.h" +#include "opresolv.h" #ifndef LOG_FORMATS #define LOG_FORMATS if (0) printf |
