summaryrefslogtreecommitdiff
path: root/ldmicro/simulate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/simulate.cpp')
-rw-r--r--ldmicro/simulate.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldmicro/simulate.cpp b/ldmicro/simulate.cpp
index 7e2f204..57da046 100644
--- a/ldmicro/simulate.cpp
+++ b/ldmicro/simulate.cpp
@@ -24,8 +24,8 @@
// timers, etc.
// Jonathan Westhues, Nov 2004
//-----------------------------------------------------------------------------
-#include <windows.h>
-#include <commctrl.h>
+#include "linuxUI.h"
+//#include <commctrl.h>
#include <stdio.h>
#include <stdlib.h>
#include <limits.h>