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