X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Fplugins.hpp;h=f862703fae37006e51aad387d7c292d47b3dfcfe;hb=b42755d7fd2a64ad8c9d4c881388685abee9c463;hp=f5371a2ad6207d64b2fe387d7f089c3432e4602d;hpb=a8e4b30b4b3bc0d57f757939030295f31e972c80;p=vlc diff --git a/modules/gui/qt4/dialogs/plugins.hpp b/modules/gui/qt4/dialogs/plugins.hpp index f5371a2ad6..f862703fae 100644 --- a/modules/gui/qt4/dialogs/plugins.hpp +++ b/modules/gui/qt4/dialogs/plugins.hpp @@ -21,8 +21,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ -#ifndef _PLUGIN_DIALOG_H_ -#define _PLUGIN_DIALOG_H_ +#ifndef QVLC_PLUGIN_DIALOG_H_ +#define QVLC_PLUGIN_DIALOG_H_ 1 #include "util/qvlcframe.hpp"