summaryrefslogtreecommitdiff
path: root/include/waffle/waffle.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/waffle/waffle.h')
-rw-r--r--include/waffle/waffle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/waffle/waffle.h b/include/waffle/waffle.h
index e04b23f..77885a4 100644
--- a/include/waffle/waffle.h
+++ b/include/waffle/waffle.h
@@ -104,6 +104,7 @@ enum waffle_enum {
WAFFLE_PLATFORM_X11_EGL = 0x0015,
WAFFLE_PLATFORM_GBM = 0x0016,
WAFFLE_PLATFORM_WGL = 0x0017,
+ WAFFLE_PLATFORM_NACL = 0x0018,
// ------------------------------------------------------------------
// For waffle_config_choose()