diff options
Diffstat (limited to 'dev/hpfs/src')
| -rw-r--r-- | dev/hpfs/src/hpfs_main.cc (renamed from dev/hpfs/src/hpfs_main.cxx) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/hpfs/src/hpfs_main.cxx b/dev/hpfs/src/hpfs_main.cc index ce712f2c..e65b03dc 100644 --- a/dev/hpfs/src/hpfs_main.cxx +++ b/dev/hpfs/src/hpfs_main.cc @@ -7,7 +7,7 @@ ------------------------------------------- */ -#include <hpfs/hpfs_specs.hxx> +#include <hpfs/hpfs_specs.h> static DDK_OBJECT_MANIFEST* kIfsObject = nullptr; |
