summaryrefslogtreecommitdiffstats
path: root/src/gui/ControlPanel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ControlPanel.hpp')
-rw-r--r--src/gui/ControlPanel.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/ControlPanel.hpp b/src/gui/ControlPanel.hpp
index 024bd720..93110cfa 100644
--- a/src/gui/ControlPanel.hpp
+++ b/src/gui/ControlPanel.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef CONTROLPANEL_H
-#define CONTROLPANEL_H
+#ifndef INGEN_GUI_CONTROLPANEL_HPP
+#define INGEN_GUI_CONTROLPANEL_HPP
#include <vector>
#include <string>
@@ -95,4 +95,4 @@ private:
} // namespace GUI
} // namespace Ingen
-#endif // CONTROLPANEL_H
+#endif // INGEN_GUI_CONTROLPANEL_HPP