summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setuptab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/setuptab.h')
-rw-r--r--src/gui/widgets/tabs/setuptab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/widgets/tabs/setuptab.h b/src/gui/widgets/tabs/setuptab.h
index ab866ba28..d42b27a9f 100644
--- a/src/gui/widgets/tabs/setuptab.h
+++ b/src/gui/widgets/tabs/setuptab.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_WIDGETS_SETUPTAB_H
-#define GUI_WIDGETS_SETUPTAB_H
+#ifndef GUI_WIDGETS_TABS_SETUPTAB_H
+#define GUI_WIDGETS_TABS_SETUPTAB_H
#include "gui/widgets/container.h"
@@ -71,4 +71,4 @@ class SetupTab : public Container,
std::string mName;
};
-#endif // GUI_WIDGETS_SETUPTAB_H
+#endif // GUI_WIDGETS_TABS_SETUPTAB_H