summaryrefslogtreecommitdiff
path: root/ldmicro/interpreted.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/interpreted.cpp')
-rw-r--r--ldmicro/interpreted.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldmicro/interpreted.cpp b/ldmicro/interpreted.cpp
index 721086a..2295f90 100644
--- a/ldmicro/interpreted.cpp
+++ b/ldmicro/interpreted.cpp
@@ -22,7 +22,7 @@
// for interpretation.
// Jonathan Westhues, Aug 2005
//-----------------------------------------------------------------------------
-#include <windows.h>
+#include "linuxUI.h"
#include <stdio.h>
#include <setjmp.h>
#include <stdlib.h>