fix namespace

This commit is contained in:
yggverse 2024-08-05 06:17:53 +03:00
parent 5699735bf0
commit 73625dc0c4

View file

@ -1,5 +1,5 @@
#ifndef APP_BROWSER_HEADER_TITLE_H
#define APP_BROWSER_HEADER_TITLE_H
#ifndef APP_BROWSER_HEADER_BAR_H
#define APP_BROWSER_HEADER_BAR_H
// Dependencies
#include "../header.h"