Apply change of `global.h` template

This commit is contained in:
Martchus 2024-02-27 01:57:17 +01:00
parent 8246d30ec5
commit 8204b2dfde
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#ifndef TAG_PARSER_GLOBAL
#define TAG_PARSER_GLOBAL
#include "tagparser-devel-definitions.h"
#include "tagparser-definitions.h"
#include <c++utilities/application/global.h>
#ifdef TAG_PARSER_STATIC