summaryrefslogtreecommitdiff
path: root/indra/llwindow/lldragdropwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llwindow/lldragdropwin32.h')
-rwxr-xr-x[-rw-r--r--]indra/llwindow/lldragdropwin32.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/llwindow/lldragdropwin32.h b/indra/llwindow/lldragdropwin32.h
index 929e7f9e37..4673242cba 100644..100755
--- a/indra/llwindow/lldragdropwin32.h
+++ b/indra/llwindow/lldragdropwin32.h
@@ -31,7 +31,7 @@
#ifndef LL_LLDRAGDROP32_H
#define LL_LLDRAGDROP32_H
-#include <windows.h>
+#include "llwin32headerslean.h"
#include <ole2.h>
class LLDragDropWin32
@@ -54,10 +54,10 @@ class LLDragDropWin32
#ifndef LL_LLDRAGDROP32_H
#define LL_LLDRAGDROP32_H
-#include <windows.h>
+#include "llwin32headerslean.h"
#include <ole2.h>
-// imposter class that does nothing
+// impostor class that does nothing
class LLDragDropWin32
{
public: