From: IOhannes m zmölnig Date: Wed, 10 Feb 2016 15:45:53 +0000 (+0100) Subject: fixed typo in header-include-protection X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~320 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0b053326c496eda7c97660ceef196601df66d623;p=juce.git fixed typo in header-include-protection --- diff --git a/debian/libbuilder/AppConfig.h b/debian/libbuilder/AppConfig.h index 70017ced..c5f1252a 100644 --- a/debian/libbuilder/AppConfig.h +++ b/debian/libbuilder/AppConfig.h @@ -1,4 +1,4 @@ -#ifndef __JUCE_APPCONFIG_DEBIAN_ +#ifndef __JUCE_APPCONFIG_DEBIAN__ #define __JUCE_APPCONFIG_DEBIAN__ //==============================================================================