Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh*
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#ifndef __MODULECONFIG_H__
|
||||
#define __MODULECONFIG_H__
|
||||
|
||||
#include "../svn_version.h"
|
||||
#include "svn_version.h"
|
||||
|
||||
// Module info
|
||||
#define MODULE_NAME "DoDX"
|
||||
|
Reference in New Issue
Block a user