summaryrefslogtreecommitdiff
path: root/Ivy/IvyDllMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Ivy/IvyDllMain.cpp')
-rw-r--r--Ivy/IvyDllMain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/IvyDllMain.cpp b/Ivy/IvyDllMain.cpp
index 554df47..e8c13f4 100644
--- a/Ivy/IvyDllMain.cpp
+++ b/Ivy/IvyDllMain.cpp
@@ -1,7 +1,7 @@
// libIvy.cpp : Defines the initialization routines for the DLL.
//
-#include "stdafx.h"
+#include "IvyStdAfx.h"
BOOL APIENTRY DllMain(HANDLE hInstance,
DWORD dwReason,