X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Bootloader%2Fusbotg.h;h=5d3cb248017873c2e7a68512265c392a725f40eb;hb=5f262ea4b68a07e9b94ce0a49c0f7196e5f32b3b;hp=5a617ce26499a067b4ec238a70f76a0289f21887;hpb=622ea5d85f94be4b1694fdf08e30fa76eeb18fe4;p=kiibohd-controller.git diff --git a/Bootloader/usbotg.h b/Bootloader/usbotg.h index 5a617ce..5d3cb24 100644 --- a/Bootloader/usbotg.h +++ b/Bootloader/usbotg.h @@ -1,5 +1,5 @@ /* Copyright (c) 2011,2012 Simon Schubert <2@0x2c.org>. - * Modifications by Jacob Alexander 2014 + * Modifications by Jacob Alexander 2014-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,6 +15,8 @@ * along with this program. If not, see . */ +#pragma once + // ----- Local Includes ----- #include "mchck.h"