diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-28 04:44:27 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | f759e35cd8399d8bffea4d59c5822db8f1002409 (patch) | |
| tree | c0ab401aeb1fdd12bd934107f8a5a647c205ed2a /src/win95/ilbm_ext.hpp | |
| parent | 6d5a3cec554f6afc5f075722fba7e2aa464f5676 (diff) | |
More compilation.
Moved windows typedefs to a separate file.
Included public domain md5 routines (from dpkg).
Diffstat (limited to 'src/win95/ilbm_ext.hpp')
| -rw-r--r-- | src/win95/ilbm_ext.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/ilbm_ext.hpp b/src/win95/ilbm_ext.hpp index 3aefce7..105e078 100644 --- a/src/win95/ilbm_ext.hpp +++ b/src/win95/ilbm_ext.hpp @@ -2,7 +2,7 @@ #define _INCLUDED_ILBM_EXT_HPP_ #include "iff.hpp" -#include "iff_ILBM.hpp" +#include "iff_ilbm.hpp" namespace IFF { |
