Merge pull request #976 from cxd4/refix-glide-again

[Glide64] fixed yet again the case-sensitive include
This commit is contained in:
zilmar 2016-02-06 06:53:59 +11:00
commit d029b2ca65
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ the plugin
#include "GlideExtensions.h"
#include "rdp.h"
#include "Keys.h"
#include "config.h"
#include "Config.h"
#include "Settings.h"
#if defined __VISUALC__