diff options
Diffstat (limited to 'base/nix/mime_util_xdg.h')
-rw-r--r-- | base/nix/mime_util_xdg.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/nix/mime_util_xdg.h b/base/nix/mime_util_xdg.h index 444ce4f..79dba89 100644 --- a/base/nix/mime_util_xdg.h +++ b/base/nix/mime_util_xdg.h @@ -10,9 +10,10 @@ #include "base/base_export.h" #include "build/build_config.h" +namespace base { + class FilePath; -namespace base { namespace nix { // Gets the mime type for a file based on its filename. The file path does not |