Changeset e66ff927602b99b3b829fe3007db4f23e82086b4

Show
Ignore:
Timestamp:
05/08/08 18:35:15 (2 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1210264515 +0300
git-parent:

[6433e0e9d04c6218ba2ea3e213b2dfe10286a217]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1210264515 +0300
Message:

No need to auto-include <vlc_plugin.h> anymore

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • include/vlc_common.h

    r0669643 re66ff92  
    430430#  endif 
    431431#endif 
    432  
    433 #include <vlc_plugin.h> 
    434432 
    435433/*****************************************************************************