fix compilation from missing version.h header in utils.h
This commit is contained in:
@@ -20,6 +20,7 @@ extern "C" {
|
||||
#include "globals.h"
|
||||
#include "resource.h"
|
||||
#include "strings.h"
|
||||
#include "version.h"
|
||||
|
||||
extern wchar_t strings[16][256];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user