[Glide64] fixed yet again the case-sensitive include

This commit is contained in:
2016-02-04 20:48:44 -05:00
parent 2ec7a92dfc
commit ab55df84e2
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__