]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/openurl.hpp
Qt: includes barrier fix.
[vlc] / modules / gui / qt4 / dialogs / openurl.hpp
index 0a8dd1b644c60d9f41160929340cdf21d89eefd5..40bda54b46339e3ddc7d0b71d5ab93d6b9f8f5d5 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  ******************************************************************************/
 
-#ifndef _OPEN_URL_H
-#define _OPEN_URL_H_
+#ifndef QVLC_OPEN_URL_H_
+#define QVLC_OPEN_URL_H_ 1
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"