summaryrefslogtreecommitdiff
path: root/src/win32/win_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/win_local.h')
-rw-r--r--src/win32/win_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win32/win_local.h b/src/win32/win_local.h
index b0e85a15..9d599730 100644
--- a/src/win32/win_local.h
+++ b/src/win32/win_local.h
@@ -38,6 +38,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <dsound.h>
#include <winsock.h>
#include <wsipx.h>
+#include <shlobj.h>
void IN_MouseEvent (int mstate);