# | Line 7 | Line 7 | |
---|---|---|
7 | #ifndef _MediaFile_hpp_ | |
8 | #define _MediaFile_hpp_ | |
9 | ||
10 | < | #include <menes/cxx/platform.hpp> |
10 | > | #include <cxx/platform.hpp> |
11 | ||
12 | #ifdef MENES_PRAGMA_ONCE | |
13 | #pragma once | |
14 | #endif | |
15 | ||
16 | < | #include <menes/api/path.hpp> |
16 | > | #include <api/path.hpp> |
17 | ||
18 | #include "Connector.hpp" | |
19 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |