Skip to content

Commit 3c1e94a

Browse files
committed
[Fix] mpt/textfile/textfile.hpp: Add missing includes.
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@24790 56274372-70c3-4bfc-bfc3-4c3a0b034d27
1 parent 3d26279 commit 3c1e94a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mpt/textfile/textfile.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#include "mpt/io_read/filecursor_filename_traits.hpp"
1919
#include "mpt/io_read/filecursor_traits_filedata.hpp"
2020
#include "mpt/io_read/filereader.hpp"
21+
#include "mpt/osinfo/windows_version.hpp"
22+
#include "mpt/osinfo/windows_wine_version.hpp"
2123
#include "mpt/string/types.hpp"
2224
#include "mpt/string_transcode/transcode.hpp"
2325

0 commit comments

Comments
 (0)