Update include paths in extension manager files for consistency

This commit is contained in:
scawful
2024-11-13 08:51:10 -05:00
parent c32a158f77
commit 8f8727b6c9
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#include <string>
#include <vector>
#include "incl/extension.h"
#include "incl/system/extension.h"
namespace yaze {
namespace app {
@@ -26,4 +26,4 @@ class ExtensionManager {
} // namespace app
} // namespace yaze
#endif // YAZE_APP_EDITOR_SYSTEM_EXTENSION_MANAGER_H
#endif // YAZE_APP_EDITOR_SYSTEM_EXTENSION_MANAGER_H