- part of BLI_winstuff.h cleanup

This commit is contained in:
Daniel Dunbar
2005-03-19 20:19:10 +00:00
parent b3bb3f06ba
commit 0542e1ebe3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ using namespace std;
static string command_path = "";
#ifdef WIN32
#include <windows.h>
#define WIN32_SKIP_HKEY_PROTECTION
#include "BLI_winstuff.h"
#ifndef FILE_MAXDIR
#define FILE_MAXDIR 160
@@ -5,8 +5,8 @@ using namespace std;
#ifdef WIN32
#include <windows.h>
#define WIN32_SKIP_HKEY_PROTECTION
#include "BLI_winstuff.h"
#ifndef FILE_MAXDIR
#define FILE_MAXDIR 160