summaryrefslogtreecommitdiffstats
path: root/src/Canvas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Canvas.hpp')
-rw-r--r--src/Canvas.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Canvas.hpp b/src/Canvas.hpp
index 1c1af81..ff5d525 100644
--- a/src/Canvas.hpp
+++ b/src/Canvas.hpp
@@ -14,8 +14,8 @@
* along with Patchage. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef PATCHAGE_PATCHAGECANVAS_HPP
-#define PATCHAGE_PATCHAGECANVAS_HPP
+#ifndef PATCHAGE_CANVAS_HPP
+#define PATCHAGE_CANVAS_HPP
#include "patchage_config.h"
@@ -81,4 +81,4 @@ private:
} // namespace patchage
-#endif // PATCHAGE_PATCHAGECANVAS_HPP
+#endif // PATCHAGE_CANVAS_HPP