]> git.sesse.net Git - vlc/blobdiff - include/vlc_acl.h
Add a hotkey to toggle wallpaper mode. Currently only works for directx of course :)
[vlc] / include / vlc_acl.h
index 8da40adf7964245f29696c6d637a596ae629453a..bc131a45a824569751748ddf6e4bfba799a43a68 100644 (file)
  *
  * 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