summaryrefslogtreecommitdiff
path: root/src/candy_gear.hpp
diff options
context:
space:
mode:
authorFrederico Linhares <fred@linhares.blue>2022-09-21 13:57:31 -0300
committerFrederico Linhares <fred@linhares.blue>2022-09-21 14:33:18 -0300
commit78db82c0dac8db90a3de1004e5428f225947b2b9 (patch)
treef6e6191a7974b2d15b92a9a67fab167bb330ca61 /src/candy_gear.hpp
parentdafe4a4335f48ce4098935bdf0333beac2ded2ed (diff)
feat Create View2D
Diffstat (limited to 'src/candy_gear.hpp')
-rw-r--r--src/candy_gear.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/candy_gear.hpp b/src/candy_gear.hpp
index 487ab13..44c6fb5 100644
--- a/src/candy_gear.hpp
+++ b/src/candy_gear.hpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#ifndef CANDY_GEAR_GRAPHIC_H
+#ifndef CANDY_GEAR_CANDY_GEAR_H
#define CANDY_GEAR_CANDY_GEAR_H 1
#include "core.hpp"