]> git.sesse.net Git - vlc/blobdiff - include/vlc_devices.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_devices.h
index 60b065577a696ece1788c786020140e49cf16baf..e2b88e04b6c7d23835c706abdc8bcf6e1748c9f8 100644 (file)
  * along with this program; if not, write to the Free Software
  * 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_DEVICES_H
 #define _VLC_DEVICES_H 1