include names fixed

This commit is contained in:
2020-10-20 17:51:13 +02:00
parent ede00dfdcc
commit 29a796ebdb
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
#ifndef CONFIG_OBSWCONFIG_H_
#define CONFIG_OBSWCONFIG_H_
#include "OBSWVersion.h"
#ifdef __cplusplus
namespace config {
#endif