aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_stub.h')
-rw-r--r--pugl/pugl_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl_stub.h b/pugl/pugl_stub.h
index ef48000..f50418e 100644
--- a/pugl/pugl_stub.h
+++ b/pugl/pugl_stub.h
@@ -47,7 +47,7 @@ PUGL_BEGIN_DECLS
This backend just creates a simple native window without setting up any
portable graphics API.
*/
-PUGL_API
+PUGL_API PUGL_CONST_FUNC
const PuglBackend*
puglStubBackend(void);