summaryrefslogtreecommitdiff
path: root/ldmicro/pic16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/pic16.cpp')
-rw-r--r--ldmicro/pic16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldmicro/pic16.cpp b/ldmicro/pic16.cpp
index ae815fe..a813420 100644
--- a/ldmicro/pic16.cpp
+++ b/ldmicro/pic16.cpp
@@ -22,7 +22,7 @@
// runtime needed to schedule the cycles.
// Jonathan Westhues, Oct 2004
//-----------------------------------------------------------------------------
-#include <windows.h>
+#include "linuxUI.h"
#include <math.h>
#include <stdio.h>
#include <setjmp.h>