diff options
Diffstat (limited to 'source/frontend/StarActionBar.hpp')
-rw-r--r-- | source/frontend/StarActionBar.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarActionBar.hpp b/source/frontend/StarActionBar.hpp index 883b364..b5b2473 100644 --- a/source/frontend/StarActionBar.hpp +++ b/source/frontend/StarActionBar.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_ACTIONBAR_HPP -#define STAR_ACTIONBAR_HPP +#pragma once #include "StarInventoryTypes.hpp" #include "StarMainInterfaceTypes.hpp" @@ -57,5 +56,3 @@ private: }; } - -#endif |