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.cpp | |
| 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.cpp')
| -rw-r--r-- | src/win95/ilbm_ext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/ilbm_ext.cpp b/src/win95/ilbm_ext.cpp index e1d8a4d..613cdd4 100644 --- a/src/win95/ilbm_ext.cpp +++ b/src/win95/ilbm_ext.cpp @@ -1,4 +1,4 @@ -#include "ILBM_ext.hpp" +#include "ilbm_ext.hpp" IFF_IMPLEMENT_DYNCREATE("ILBM","TRAN",IlbmTranChunk) IFF_IMPLEMENT_DYNCREATE("ILBM","ALPH",IlbmAlphChunk) |
