aboutsummaryrefslogtreecommitdiffstats
path: root/code/win32/win_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/win32/win_local.h')
-rw-r--r--code/win32/win_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/win32/win_local.h b/code/win32/win_local.h
index fdca55a..14c0de5 100644
--- a/code/win32/win_local.h
+++ b/code/win32/win_local.h
@@ -37,6 +37,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);