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