diff options
Diffstat (limited to 'keyboards/tronguylabs/m122_3270/m122_3270.c')
-rw-r--r-- | keyboards/tronguylabs/m122_3270/m122_3270.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/tronguylabs/m122_3270/m122_3270.c b/keyboards/tronguylabs/m122_3270/m122_3270.c index b206d66ae0..397d495c23 100644 --- a/keyboards/tronguylabs/m122_3270/m122_3270.c +++ b/keyboards/tronguylabs/m122_3270/m122_3270.c @@ -13,4 +13,5 @@ * 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 "m122_3270.h" |