diff options
Diffstat (limited to 'tipper/options.cpp')
-rw-r--r-- | tipper/options.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tipper/options.cpp b/tipper/options.cpp index f4ad1af..21bc6d6 100644 --- a/tipper/options.cpp +++ b/tipper/options.cpp @@ -2,11 +2,8 @@ #include "options.h"
#include "resource.h"
#include "popwin.h"
-#include <commctrl.h>
#include "str_utils.h"
-#include <commdlg.h>
-
Options options;
#define WMU_ENABLE_LIST_BUTTONS (WM_USER + 0x030)
|