mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Use include.h after all
This commit is contained in:
parent
d6903c166f
commit
f3e65acbdb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#include "BATTERIES.h"
|
#include "../include.h"
|
||||||
|
|
||||||
// These functions adapt the old C-style global functions battery-API to the
|
// These functions adapt the old C-style global functions battery-API to the
|
||||||
// object-oriented battery API.
|
// object-oriented battery API.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue