aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_win.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-06-30 18:42:42 +0200
committerDavid Robillard <d@drobilla.net>2019-06-30 19:01:48 +0200
commit0497e8e5e76066300f717c9e07b36b7364fc28f6 (patch)
treeb3ffdfb5d08af0c10cc86a7ef4036abaaea383cc /pugl/pugl_win.cpp
parent9c3c035ceac96b67f727844823705acce0eb776e (diff)
downloadpugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.tar.gz
pugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.tar.bz2
pugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.zip
Tidy up whitespace
Diffstat (limited to 'pugl/pugl_win.cpp')
-rw-r--r--pugl/pugl_win.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pugl/pugl_win.cpp b/pugl/pugl_win.cpp
index 1933586..6e27a8d 100644
--- a/pugl/pugl_win.cpp
+++ b/pugl/pugl_win.cpp
@@ -22,6 +22,7 @@
#include <windows.h>
#include <windowsx.h>
+
#include <GL/gl.h>
#include <stdio.h>