]> git.sesse.net Git - casparcg/blobdiff - modules/flash/flash.h
2.0. Updated namespaces.
[casparcg] / modules / flash / flash.h
index 10f275e178e4ada8b8de4f71a064b83f7cafb8ad..a597f1481d9aa8b483b0c9bfebb5563c24906e93 100644 (file)
 \r
 #include <string>\r
 \r
-namespace caspar{\r
+namespace caspar { namespace flash {\r
 \r
-void init_flash();\r
+void init();\r
 \r
 std::wstring get_cg_version();\r
-std::wstring get_flash_version();\r
+std::wstring get_version();\r
 \r
-}
\ No newline at end of file
+}}
\ No newline at end of file