diff --git a/Software/src/can.h b/Software/include/can.h similarity index 100% rename from Software/src/can.h rename to Software/include/can.h diff --git a/Software/src/common.h b/Software/include/common.h similarity index 100% rename from Software/src/common.h rename to Software/include/common.h diff --git a/Software/src/config.h b/Software/include/config.h similarity index 100% rename from Software/src/config.h rename to Software/include/config.h diff --git a/Software/src/debugger.h b/Software/include/debugger.h similarity index 100% rename from Software/src/debugger.h rename to Software/include/debugger.h diff --git a/Software/src/dtc.h b/Software/include/dtc.h similarity index 100% rename from Software/src/dtc.h rename to Software/include/dtc.h diff --git a/Software/src/globals.h b/Software/include/globals.h similarity index 100% rename from Software/src/globals.h rename to Software/include/globals.h diff --git a/Software/src/gps.h b/Software/include/gps.h similarity index 100% rename from Software/src/gps.h rename to Software/include/gps.h diff --git a/Software/src/led_colors.h b/Software/include/led_colors.h similarity index 100% rename from Software/src/led_colors.h rename to Software/include/led_colors.h diff --git a/Software/src/lubeapp.h b/Software/include/lubeapp.h similarity index 100% rename from Software/src/lubeapp.h rename to Software/include/lubeapp.h diff --git a/Software/src/sanitycheck.h b/Software/include/sanitycheck.h similarity index 100% rename from Software/src/sanitycheck.h rename to Software/include/sanitycheck.h diff --git a/Software/src/webui.h b/Software/include/webui.h similarity index 100% rename from Software/src/webui.h rename to Software/include/webui.h