diff --git a/src/Customer.cpp b/Customer.cpp similarity index 100% rename from src/Customer.cpp rename to Customer.cpp diff --git a/src/Park_spot.cpp b/Park_spot.cpp similarity index 100% rename from src/Park_spot.cpp rename to Park_spot.cpp diff --git a/src/Park_time.cpp b/Park_time.cpp similarity index 100% rename from src/Park_time.cpp rename to Park_time.cpp diff --git a/src/headers/Customer.h b/headers/Customer.h similarity index 100% rename from src/headers/Customer.h rename to headers/Customer.h diff --git a/src/headers/Park_spot.h b/headers/Park_spot.h similarity index 100% rename from src/headers/Park_spot.h rename to headers/Park_spot.h diff --git a/src/headers/Park_time.h b/headers/Park_time.h similarity index 100% rename from src/headers/Park_time.h rename to headers/Park_time.h diff --git a/src/main.cpp b/main.cpp similarity index 100% rename from src/main.cpp rename to main.cpp