mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
Ensure all header files can be included (in any order) after stdafx.h. (PR #866)
This commit is contained in:
+1
-1
@@ -32,9 +32,9 @@
|
||||
*/
|
||||
#include "StdAfx.h"
|
||||
|
||||
#include "SAM.h"
|
||||
#include "Applewin.h"
|
||||
#include "Memory.h"
|
||||
#include "SAM.h"
|
||||
#include "Speaker.h"
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user