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 5146183..57da046 100644 --- a/ldmicro/simulate.cpp +++ b/ldmicro/simulate.cpp @@ -24,7 +24,7 @@ // timers, etc. // Jonathan Westhues, Nov 2004 //----------------------------------------------------------------------------- -#include <windows.h> +#include "linuxUI.h" //#include <commctrl.h> #include <stdio.h> #include <stdlib.h> |