index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
win.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/win.c')
-rw-r--r--
src/win.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win.c b/src/win.c
index bfa39c2..ea64fdc 100644
--- a/
src/win.c
+++ b/
src/win.c
@@ -4,6 +4,7 @@
#include "win.h"
#include "internal.h"
+#include "platform.h"
#include "pugl/pugl.h"