X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Ftoolbar.hpp;fp=modules%2Fgui%2Fqt4%2Fdialogs%2Ftoolbar.hpp;h=d0d13d91f5d77c6ea39b386f6e419c450729912e;hb=b42755d7fd2a64ad8c9d4c881388685abee9c463;hp=ab853b7669d9d7a2ffea912cb09709c48287eb01;hpb=a8e4b30b4b3bc0d57f757939030295f31e972c80;p=vlc diff --git a/modules/gui/qt4/dialogs/toolbar.hpp b/modules/gui/qt4/dialogs/toolbar.hpp index ab853b7669..d0d13d91f5 100644 --- a/modules/gui/qt4/dialogs/toolbar.hpp +++ b/modules/gui/qt4/dialogs/toolbar.hpp @@ -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"