]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/performance.h
Restructure keyboard input handling
[shadowclad.git] / src / engine / performance.h
index fa47fe2a9d5b53d250d9edad1b89770669318f1f..5f8df7294ce72b0093506b943c35d5845d87fe66 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef PERFORMANCE_H_
-#define PERFORMANCE_H_
+#ifndef ENGINE_PERFORMANCE_H_
+#define ENGINE_PERFORMANCE_H_
 
 void initPerformanceMetering();
 void frameRendered();
 
-#endif // PERFORMANCE_H_
+#endif // ENGINE_PERFORMANCE_H_