]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/playlist.hpp
Qt: includes barrier fix.
[vlc] / modules / gui / qt4 / dialogs / playlist.hpp
index 3516c051f25e1ed977e15ea61c20d4fa8ecfa092..1aabccfca1e4c61b6d38a08186c690be0b9afd28 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _PLAYLIST_DIALOG_H_
-#define _PLAYLIST_DIALOG_H_
+#ifndef QVLC_PLAYLIST_DIALOG_H_
+#define QVLC_PLAYLIST_DIALOG_H_ 1
 
 #include "util/qvlcframe.hpp"
 #include "../components/playlist/playlist.hpp"