diff --git a/include/oleidl.idl b/include/oleidl.idl index 169d83b5b3a..5c92cb19d45 100644 --- a/include/oleidl.idl +++ b/include/oleidl.idl @@ -333,7 +333,7 @@ interface IOleItemContainer : IOleContainer OLECONTF_EMBEDDINGS = 1, OLECONTF_LINKS = 2, OLECONTF_OTHERS = 4, - OLECONTF_OLNYUSER = 8, + OLECONTF_ONLYUSER = 8, OLECONTF_ONLYIFRUNNING = 16 } OLECONTF;