diff options
Diffstat (limited to 'ldmicro/simulate.cpp')
-rw-r--r-- | ldmicro/simulate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldmicro/simulate.cpp b/ldmicro/simulate.cpp index 7e2f204..5146183 100644 --- a/ldmicro/simulate.cpp +++ b/ldmicro/simulate.cpp @@ -25,7 +25,7 @@ // Jonathan Westhues, Nov 2004 //----------------------------------------------------------------------------- #include <windows.h> -#include <commctrl.h> +//#include <commctrl.h> #include <stdio.h> #include <stdlib.h> #include <limits.h> |