Renamed Applewin.h to AppleWin.h across entire project

This commit is contained in:
tomcw
2020-11-11 22:12:39 +00:00
parent 8811651270
commit bd1d65ce4f
45 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "stdafx.h"
#include "../../source/Applewin.h"
#include "../../source/AppleWin.h"
#include "../../source/CPU.h"
#include "../../source/Memory.h"
#include "../../source/SynchronousEventManager.h"