From 21b42c7b40c4dd0598b60fa7eda1e3c501e32e41 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Sep 2014 03:13:27 +0000 Subject: Improve documentation. --- pugl/pugl_win.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pugl/pugl_win.cpp') diff --git a/pugl/pugl_win.cpp b/pugl/pugl_win.cpp index 16c6b0b..cc6fc41 100644 --- a/pugl/pugl_win.cpp +++ b/pugl/pugl_win.cpp @@ -25,7 +25,7 @@ #include #include -#include "pugl_internal.h" +#include "pugl/pugl_internal.h" #ifndef WM_MOUSEWHEEL # define WM_MOUSEWHEEL 0x020A -- cgit v1.2.1