summaryrefslogtreecommitdiff
path: root/ldmicro/simpledialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/simpledialog.cpp')
-rw-r--r--ldmicro/simpledialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldmicro/simpledialog.cpp b/ldmicro/simpledialog.cpp
index 3e88adc..7edfc5c 100644
--- a/ldmicro/simpledialog.cpp
+++ b/ldmicro/simpledialog.cpp
@@ -22,8 +22,8 @@
// operands. Try to reuse code a bit.
// Jonathan Westhues, Nov 2004
//-----------------------------------------------------------------------------
-#include <windows.h>
-#include <commctrl.h>
+#include "linuxUI.h"
+//#include <commctrl.h>
#include <stdio.h>
#include <stdlib.h>