mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 19:49:19 +02:00
Rewrite #includes to use explicit subdirectory paths
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
This commit is contained in:
@@ -10,8 +10,8 @@ http://mozilla.org/MPL/2.0/.
|
||||
#ifndef TrkFollH
|
||||
#define TrkFollH
|
||||
|
||||
#include "Classes.h"
|
||||
#include "Segment.h"
|
||||
#include "utilities/Classes.h"
|
||||
#include "world/Segment.h"
|
||||
|
||||
// oś poruszająca się po torze
|
||||
class TTrackFollower {
|
||||
|
||||
Reference in New Issue
Block a user