common_sh.h renamed to common_sb.h

This commit is contained in:
Martin Kroeker 2020-10-12 00:27:11 +02:00 committed by GitHub
parent 2c552f1074
commit 629c497b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#ifndef COMMON_MACRO #ifndef COMMON_MACRO
#define COMMON_MACRO #define COMMON_MACRO
#include "common_sh.h" #include "common_sb.h"
#include "common_s.h" #include "common_s.h"
#include "common_d.h" #include "common_d.h"
#include "common_q.h" #include "common_q.h"