summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/apollo/87h/delta/delta.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/acheron/apollo/87h/delta/delta.c')
-rw-r--r--keyboards/acheron/apollo/87h/delta/delta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/apollo/87h/delta/delta.c b/keyboards/acheron/apollo/87h/delta/delta.c
index d55880d482..1e79584a9c 100644
--- a/keyboards/acheron/apollo/87h/delta/delta.c
+++ b/keyboards/acheron/apollo/87h/delta/delta.c
@@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "delta.h"
+#include "quantum.h"
void board_init(void) {
setPinInput(B9);