Skip to content

Commit d6ac7cf

Browse files
committed
Update settings.h
1 parent d09f351 commit d6ac7cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/xtd.core/include/xtd/configuration/settings.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
/// @copyright Copyright (c) 2024 Gammasoft. All rights reserved.
44
#pragma once
55
#include "../core_export.h"
6-
#include "../object"
7-
#include "../ustring"
6+
#include "../object.h"
7+
#include "../ustring.h"
88
#include <memory>
99

1010
/// @brief The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.

0 commit comments

Comments
 (0)