diff options
Diffstat (limited to 'src/lib/formats/kc_cas.cpp')
-rw-r--r-- | src/lib/formats/kc_cas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/kc_cas.cpp b/src/lib/formats/kc_cas.cpp index 713def9ac83..ee3d392e86f 100644 --- a/src/lib/formats/kc_cas.cpp +++ b/src/lib/formats/kc_cas.cpp @@ -13,7 +13,7 @@ ********************************************************************/ -#include <assert.h> +#include <cassert> #include "kc_cas.h" |