Replaced resource.h because the old one was a disaster
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <G3DAll.h>
|
||||
#include <initguid.h>
|
||||
#include <iomanip>
|
||||
#include "resource.h"
|
||||
#include "../../resource.h"
|
||||
#include "DataModelV2/Instance.h"
|
||||
#include "DataModelV2/PartInstance.h"
|
||||
#include "DataModelV2/TextButtonInstance.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#define _WINSOCKAPI_
|
||||
#include <windows.h>
|
||||
#include "WindowFunctions.h"
|
||||
#include "resource.h"
|
||||
#include "../../resource.h"
|
||||
#include "PropertyWindow.h"
|
||||
#include "Globals.h"
|
||||
#include "strsafe.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// TODO: Move toolbar buttons with resized window.
|
||||
#include "winver.h"
|
||||
#include "resource.h"
|
||||
#include "../../resource.h"
|
||||
#include "Application.h"
|
||||
#include "WindowFunctions.h"
|
||||
#include "ax.h"
|
||||
|
||||
Reference in New Issue
Block a user