summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 445de30..2f08d2b 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
-#ifndef PATCHAGE_H
-#define PATCHAGE_H
+#ifndef PATCHAGE_PATCHAGE_HPP
+#define PATCHAGE_PATCHAGE_HPP
#include <string>
#include <boost/shared_ptr.hpp>
@@ -151,4 +151,4 @@ protected:
Widget<Gtk::ToolButton> _zoom_normal_but;
};
-#endif // PATCHAGE_H
+#endif // PATCHAGE_PATCHAGE_HPP