summaryrefslogtreecommitdiff
path: root/src/listeners/selectionlistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/listeners/selectionlistener.h')
-rw-r--r--src/listeners/selectionlistener.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/listeners/selectionlistener.h b/src/listeners/selectionlistener.h
index d3be0f0eb..2efe0a67e 100644
--- a/src/listeners/selectionlistener.h
+++ b/src/listeners/selectionlistener.h
@@ -61,8 +61,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef GCN_SELECTIONLISTENER_HPP
-#define GCN_SELECTIONLISTENER_HPP
+#ifndef LISTENERS_SELECTIONLISTENER_H
+#define LISTENERS_SELECTIONLISTENER_H
#include <string>
@@ -111,4 +111,4 @@ class SelectionListener
{ }
};
-#endif // end GCN_SELECTIONLISTENER_HPP
+#endif // LISTENERS_SELECTIONLISTENER_H