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