diff options
Diffstat (limited to 'gfx/gfx_paths.h')
-rw-r--r-- | gfx/gfx_paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gfx_paths.h b/gfx/gfx_paths.h index 7da1acc..596fba3 100644 --- a/gfx/gfx_paths.h +++ b/gfx/gfx_paths.h @@ -4,6 +4,7 @@ #ifndef GFX_GFX_PATHS_H_ #define GFX_GFX_PATHS_H_ +#pragma once // This file declares path keys for the app module. These can be used with // the PathService to access various special directories and files. |