From: Stephan Baerwolf Date: Tue, 2 Oct 2012 14:00:57 +0000 (+0200) Subject: fix incorrect definition within header-file X-Git-Tag: v0.8~13 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/2f34cc94db58a05e4a6225fb9f6952f4a2d5bed7 fix incorrect definition within header-file Signed-off-by: Stephan Baerwolf --- diff --git a/updater/usbasploader.h b/updater/usbasploader.h index 1ff4764..5400b36 100644 --- a/updater/usbasploader.h +++ b/updater/usbasploader.h @@ -1,6 +1,6 @@ -#ifndef FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f -#define FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f 1 +#ifndef USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f +#define USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f 1 #include #include