diff options
Diffstat (limited to 'ldmicro/iolist.cpp')
-rw-r--r-- | ldmicro/iolist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldmicro/iolist.cpp b/ldmicro/iolist.cpp index cb15d5f..e2fc032 100644 --- a/ldmicro/iolist.cpp +++ b/ldmicro/iolist.cpp @@ -25,7 +25,7 @@ // will not be forgotten. Also the dialog box for assigning I/O pins. // Jonathan Westhues, Oct 2004 //----------------------------------------------------------------------------- -#include <windows.h> +#include "linuxUI.h" //#include <commctrl.h> #include <stdio.h> #include <stdlib.h> |