Update include paths in extension manager files for consistency
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include "incl/extension.h"
|
||||
#include "incl/system/extension.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user