diff options
| author | StormBytePP <stormbyte@gmail.com> | 2015-08-16 16:56:11 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2015-08-16 17:15:38 +0200 |
| commit | 94f69fb1bcef103392ca27074ebb31ef2ebd27fb (patch) | |
| tree | 2047bfd30ae9e34817327a01064835dbf495c9bb /src/server/authserver/authserver.rc | |
| parent | 90c9290761ecb7849a036d82c2b93f64920164c6 (diff) | |
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared library, which allows cache hits to happen more likely
Diffstat (limited to 'src/server/authserver/authserver.rc')
| -rw-r--r-- | src/server/authserver/authserver.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/authserver/authserver.rc b/src/server/authserver/authserver.rc index e0d972d9351..ca8fc9f031f 100644 --- a/src/server/authserver/authserver.rc +++ b/src/server/authserver/authserver.rc @@ -17,7 +17,7 @@ */ #include "resource.h" -#include "revision.h" +#include "revision_data.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// |
