Include should be sdcc_vc.h not sdccc_vc.h...
[fw/sdcc] / src / SDCCglobl.h
index c7f81603cf1a0493ad729a57ed35b7ec0bee01aa..486cd8500a0fc0f50177c788d4363c20ff458db7 100644 (file)
@@ -28,7 +28,7 @@
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #elif defined(_WIN32) && !defined(__MINGW32__)
-# include "sdccc_vc.h"
+# include "sdcc_vc.h"
 #else
 # include "sdccconf.h"
 #endif