diff --git a/src/main.cpp b/src/main.cpp index 0a3df3f..ca1ff05 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -24,7 +24,7 @@ #include #include // This file contains a binary patch for the SX1262 -#include "DFRobot_OSD.cpp" +#include "DFRobot_OSD.h" #include "modules/SX126x/patches/SX126x_patch_scan.h" #define CS 47 #define OSD_MISO 33