X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_acl.h;h=bc131a45a824569751748ddf6e4bfba799a43a68;hb=90cf67720e68db8fc3a909ef9544ad58656031c5;hp=8da40adf7964245f29696c6d637a596ae629453a;hpb=dc09f863f97360cd5dfcb9b475074c5d61f57fcd;p=vlc diff --git a/include/vlc_acl.h b/include/vlc_acl.h index 8da40adf79..bc131a45a8 100644 --- a/include/vlc_acl.h +++ b/include/vlc_acl.h @@ -19,9 +19,13 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ +#if !defined( __LIBVLC__ ) + #error You are not libvlc or one of its plugins. You cannot include this file +#endif + #ifndef __VLC_ACL_H # define __VLC_ACL_H