diff options
Diffstat (limited to 'keyboards/torn/bongocat.c')
-rw-r--r-- | keyboards/torn/bongocat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/torn/bongocat.c b/keyboards/torn/bongocat.c index 9d6d9a85f5..8ca5e512f8 100644 --- a/keyboards/torn/bongocat.c +++ b/keyboards/torn/bongocat.c @@ -14,7 +14,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 QMK_KEYBOARD_H +#include "torn.h" #ifdef OLED_ENABLE |