summaryrefslogtreecommitdiffstats
path: root/gui/win32
diff options
context:
space:
mode:
Diffstat (limited to 'gui/win32')
-rw-r--r--gui/win32/playlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/win32/playlist.h b/gui/win32/playlist.h
index b9181133dd..9ab9061eda 100644
--- a/gui/win32/playlist.h
+++ b/gui/win32/playlist.h
@@ -24,6 +24,8 @@
#ifndef MPLAYER_GUI_PLAYLIST_H
#define MPLAYER_GUI_PLAYLIST_H
+#include <windows.h>
+
typedef struct
{
char *filename;