Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. |
||
|---|---|---|
| .. | ||
| QuickSettings.cpp | ||
| QuickSettings.h | ||
| SettingDisplay.cpp | ||
| SettingDisplay.h | ||
| SettingPineTimeStyle.cpp | ||
| SettingPineTimeStyle.h | ||
| Settings.cpp | ||
| Settings.h | ||
| SettingSetDate.cpp | ||
| SettingSetDate.h | ||
| SettingSetTime.cpp | ||
| SettingSetTime.h | ||
| SettingSteps.cpp | ||
| SettingSteps.h | ||
| SettingTimeFormat.cpp | ||
| SettingTimeFormat.h | ||
| SettingWakeUp.cpp | ||
| SettingWakeUp.h | ||
| SettingWatchFace.cpp | ||
| SettingWatchFace.h | ||