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